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

Fix unknown transaction state issues when promoting delegated transaction #1216

Merged
merged 3 commits into from Sep 20, 2021

Conversation

cheenamalhotra
Copy link
Member

Fixes #1163

Kaur-Parminder added a commit to Kaur-Parminder/SqlClient that referenced this pull request Aug 23, 2021
Copy link
Member

@DavoudEshtehari DavoudEshtehari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to me, since the exception originally comes from System.Transaction.
Waiting for it to be verified by the bug reporter first.

cheenamalhotra and others added 2 commits September 17, 2021 10:43
…ent/SqlDelegatedTransaction.cs

Co-authored-by: DavoudEshtehari <61173489+DavoudEshtehari@users.noreply.github.com>
SqlClient v4.0 automation moved this from In progress to Reviewer approved Sep 20, 2021
@cheenamalhotra cheenamalhotra merged commit 186188d into dotnet:main Sep 20, 2021
SqlClient v4.0 automation moved this from Reviewer approved to Done Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

BUG: SqlDelegatedTransaction hides promoteException
5 participants