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

Require global opt-in for distributed transactions (#76376) #76838

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

roji
Copy link
Member

@roji roji commented Oct 10, 2022

This is a forward-port of #76376 from release/7.0 into main.

Closes #76469

(cherry picked from commit 2070def)

/cc @ajcvickers

@dotnet-issue-labeler
Copy link

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost assigned roji Oct 10, 2022
@ghost
Copy link

ghost commented Oct 10, 2022

Tagging subscribers to this area: @roji
See info in area-owners.md if you want to be subscribed.

Issue Details

This is a forward-port of #76376 from release/7.0 into main.

Closes #76469

(cherry picked from commit 2070def)

Author: roji
Assignees: -
Labels:

area-System.Transactions, new-api-needs-documentation

Milestone: -

@roji roji merged commit 9af8303 into dotnet:main Oct 11, 2022
@roji roji deleted the DistributedTransactionsOptin branch October 11, 2022 08:07
@ghost ghost locked as resolved and limited conversation to collaborators Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add TransactionManager.ImplicitDistributedTransactions
2 participants