You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "longkaimao (via GitHub)" <gi...@apache.org> on 2023/03/13 01:51:56 UTC

[GitHub] [shardingsphere] longkaimao opened a new issue, #24569: How to disable seata?

longkaimao opened a new issue, #24569:
URL: https://github.com/apache/shardingsphere/issues/24569

   ## Question
   
   How do I disable seata using configuration?
   The following is my configuration:
   `sharding {
     transaction.seata.at.enable = false
   }`
   
   But,when i call the transaction method,it report the following error:
   Caused by: java.lang.IllegalStateException: sharding seata-at transaction has been disabled.
   
   thanks!


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] FlyingZC commented on issue #24569: How to disable seata?

Posted by "FlyingZC (via GitHub)" <gi...@apache.org>.
FlyingZC commented on issue #24569:
URL: https://github.com/apache/shardingsphere/issues/24569#issuecomment-1465940026

   Change your transaction configuration to xa or local, and please submit an issue according to the template.


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] longkaimao closed issue #24569: How to disable seata?

Posted by "longkaimao (via GitHub)" <gi...@apache.org>.
longkaimao closed issue #24569: How to disable seata?
URL: https://github.com/apache/shardingsphere/issues/24569


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org