[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-21 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-523337491 > have you resolve your problem yet? Yes, I override getDataSource in the SpringBootConfiguration configuration,No

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-19 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-522830747 I override getDataSource in the SpringBootConfiguration configuration in the simplest way, using Seata

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-19 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-522466606 > > > sharding-transaction-base-seata only support transaction in sharding-connection. > > > it does not support

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-19 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-522442308 > sharding-transaction-base-seata only support transaction in sharding-connection. > it does not support transaction

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-18 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-522385520 > if you have further question, you can push your example in GitHub to let me reproduce it. I have submitted

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-16 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-521923133 > hi,we only support integrate with seata-at using sharding-transaction-base-seata-at, did you have

[GitHub] [incubator-shardingsphere] huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback

2019-08-16 Thread GitBox
huangjian888 commented on issue #2881: shardingsphere+seata+dubbo No Rollback URL: https://github.com/apache/incubator-shardingsphere/issues/2881#issuecomment-521919403 I have integrated sharding-transaction-base-seata-at in my project,But when I use the Dubbo service, no roll back.