apache / incubator-seata

:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
https://seata.apache.org/
Apache License 2.0
25.08k stars 8.73k forks source link

seata客户端引入GlobalTransactionScanner出现stackOverFlow #6630

Closed RAN268 closed 1 week ago

RAN268 commented 1 week ago

项目引入seata-all:1.3.0版本,实现GlobalTransactionScanner的bean

截屏2024-06-25 11 20 16

项目启动出现stackOverFlow的错误

截屏2024-06-25 11 21 47 截屏2024-06-25 11 22 31
funky-eyes commented 1 week ago

栈深度导致该问题,请升级至1.4.2及以上版本 Stack depth causes this problem, please upgrade to 1.4.2 and above

RAN268 commented 1 week ago

seata-all:2.0.0依然有栈溢出的问题

截屏2024-06-25 11 37 23