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 transactions on .NET 7 on Windows #267

Open
K-Wojciechowski opened this issue Nov 15, 2022 · 3 comments
Open

Distributed transactions on .NET 7 on Windows #267

K-Wojciechowski opened this issue Nov 15, 2022 · 3 comments

Comments

@K-Wojciechowski
Copy link

.NET 7 (which was recently released) has added support for distributed transactions on Windows using MSDTC (dotnet/runtime#715). Is support for this feature planned in ODP.NET Core? This would help resolve issues with opening multiple connections to a server (eg. #198).

@hiou1210
Copy link

hiou1210 commented Feb 9, 2024

We really need that feature.

@mihaimyh
Copy link

mihaimyh commented Nov 6, 2024

What about linux, is it supported?

@alexkeh
Copy link
Member

alexkeh commented Nov 6, 2024

.NET distributed transactions on Linux is not yet supported.

dotnet/runtime#71769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants