song-we opened a new issue, #7096: URL: https://github.com/apache/incubator-seata/issues/7096
<!-- Please do not use this issue template to report security vulnerabilities but refer to our [security policy](https://github.com/seata/seata/security/policy). --> - [✓] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description 大佬们帮忙看下,谢谢!!! seata版本1.7.x,使用AT模式,store.mode=db 开启全局事务A,全局事务内有2个分支事务,分支事务1调用methodA1,分支事务2调用 methodA2。 methodA1调用成功,methodA2 发生异常,开始全局事务回滚; 此时报错:No channel is available for resource[jdbc:postgresql://[ip]:[port]/db?currentSchema=public] as alternative of Service1:[ip]:[port] ### Ⅱ. Describe what happened ```  ``` -- 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-unsubscr...@seata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org