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 2020/03/25 10:30:08 UTC

[GitHub] [incubator-shardingsphere] cherrylzhao opened a new issue #4937: add sharding-transaction-spring module

cherrylzhao opened a new issue #4937: add sharding-transaction-spring module
URL: https://github.com/apache/incubator-shardingsphere/issues/4937
 
 
   we have developed a sharding-transaction-spring before in open-sharding repo, but it was coupled with aspectJ and  hibernate library, which will make ShardingSphere become heavy.
   so I'd like to redesign  it using spring adviser and only support for sharding-jdbc. since JDBC protocol do not support modify transaction type, for sharding-proxy it will be configured in yaml file like a database. task is below
   
   - [ ] implement ShardingTransactionTypeScanner
   - [ ] integrated with sharding-jdbc-spring-boot-starter
   - [ ] integrated with sharding-jdbc-spring-namespace

----------------------------------------------------------------
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

[GitHub] [incubator-shardingsphere] cherrylzhao closed issue #4937: add sharding-transaction-spring module

Posted by GitBox <gi...@apache.org>.
cherrylzhao closed issue #4937: add sharding-transaction-spring module
URL: https://github.com/apache/incubator-shardingsphere/issues/4937
 
 
   

----------------------------------------------------------------
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