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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to