atomikos / transactions-essentials

Development repository for next major release of
https://www.atomikos.com/Main/TransactionsEssentials
Other
461 stars 139 forks source link

Why are we reversing the synchronisations here #197

Open nikhildp opened 10 months ago

nikhildp commented 10 months ago

https://github.com/atomikos/transactions-essentials/blob/909422b15000a44088ea09a6f112da9f9cd39c6b/public/transactions/src/main/java/com/atomikos/icatch/imp/CoordinatorImp.java#L421

GuyPardon commented 9 months ago

This was to support the TransactionSynchronizationRegistry in the most recent JTA spec from JakartaEE.