You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/11/18 11:53:44 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new pull request #3552: implement nested transaction for XATransactionManager

cherrylzhao opened a new pull request #3552: implement nested transaction for XATransactionManager
URL: https://github.com/apache/incubator-shardingsphere/pull/3552
 
 
   - change ENLISTED_RESOURCES to Map<Transaction, Set<String>> to support nested transaction
   it is based on underlying XA transaction manager implementation. when integrating with spring @Transactional, Propagation semantic will be supported

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services