Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0.2] Fix | Release connection lock before signaling SinglePhaseCommit completion #1975

Conversation

lcheunglci
Copy link
Contributor

Backport fix to 5.0-servicing branch. This fixes the deadlock issue for SinglePhaseCommit with Distributed Transaction. These changes are based on #1801

@lcheunglci lcheunglci added this to the 5.0.2 milestone Mar 30, 2023
@lcheunglci lcheunglci changed the title [5.0.2] Fix | Deadlock on SinglePhaseCommit with Distributed Transactions [5.0.2] Fix | Release connection lock before signaling SinglePhaseCommit completion Mar 30, 2023
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.22 ⚠️

Comparison is base (4031ef9) 71.63% compared to head (6bd167d) 71.41%.

Additional details and impacted files
@@                Coverage Diff                @@
##           5.0-servicing    #1975      +/-   ##
=================================================
- Coverage          71.63%   71.41%   -0.22%     
=================================================
  Files                293      293              
  Lines              61377    61377              
=================================================
- Hits               43965    43832     -133     
- Misses             17412    17545     +133     
Flag Coverage Δ
addons 92.38% <ø> (ø)
netcore 75.03% <100.00%> (-0.21%) ⬇️
netfx 69.22% <ø> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...icrosoft/Data/SqlClient/SqlDelegatedTransaction.cs 46.23% <100.00%> (ø)

... and 21 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lcheunglci lcheunglci merged commit a425331 into dotnet:5.0-servicing Mar 30, 2023
@lcheunglci lcheunglci deleted the 5.0-Backport-1801-Fix-Deadlock-on-SinglePhaseCommit-Distributed-Tx branch March 30, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants