ListenQ opened a new issue, #30665: URL: https://github.com/apache/shardingsphere/issues/30665
## Question How to use shardingsphere jdbc version 5.4.1 and seata version 2.0.0 to use distributed transaction cases of sharding operations? According to this case, an error is reported when running the project - https://github.com/apache/shardingsphere/tree/5.2.1/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-raw-jdbc-example error info: ``` [timeoutChecker_1_1] ERROR i.s.c.r.n.NettyClientChannelManager - no available service found in cluster 'default', please make sure registry config correct and keep your seata server running ``` Seata server 2.0.0 is running locally:  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
