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

Distributed transaction fixes #76310

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Conversation

roji
Copy link
Member

@roji roji commented Sep 28, 2022

  • Retake lock when using a dependent transaction from a TransactionScope (#76010).
  • Reset TransactionTransmitter and Receiver before reusing them (#76010).
  • Increase MSDTC startup timeout from 2.5 to 30 seconds (#75822)

Fixes #76010
Fixes #75822

* Retake lock when using a dependent transaction from a
  TransactionScope (dotnet#76010).
* Reset TransactionTransmitter and Receiver before reusing them
  (dotnet#76010).
* Increase MSDTC startup timeout from 2.5 to 30 seconds (dotnet#75822)

Fixes dotnet#76010
Fixes dotnet#75822
@ghost
Copy link

ghost commented Sep 28, 2022

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

Issue Details

Fixes #76010
Fixes #75822

Author: roji
Assignees: -
Labels:

area-System.Transactions

Milestone: -

@roji
Copy link
Member Author

roji commented Sep 28, 2022

/cc @ajcvickers

@ajcvickers
Copy link
Member

Looks good to me. Would probably good to have @stephentoub take a look before we send to Tactics for 7.0.

@roji roji added the Servicing-consider Issue for next servicing release review label Sep 29, 2022
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 29, 2022
@rbhanda rbhanda added this to the 7.0.0 milestone Sep 29, 2022
@roji roji merged commit ff2acd0 into dotnet:main Sep 30, 2022
@roji roji deleted the DistributedTransactionFixes branch September 30, 2022 07:15
@roji
Copy link
Member Author

roji commented Sep 30, 2022

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3156958354

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants