[issue][alpha-server clustering]stop leader alpha-server, cause the global transaction failed
Closed this issue · 2 comments
asiroliu commented
Describe The Bug
stop leader alpha-server, cause the global transaction failed
TXLE Version
https://github.com/actiontech/txle/commit/972b97cd664758ebca31eff09f05d3b7b360169d
To Reproduce
Steps to reproduce the behavior:
- install alpha server with clustering mode, and setup consul
- use jmeter send http request trigger global transaction forever
- stop leader alpha server
Expected Result
all global transaction should be successful and completed.
Real Result
the global transaction is failed, it try to connect alpha server which is stopped.
jiuang commented
Fixed in the '2.19.11.0' version.
asiroliu commented
verified in txle version 2.19.11.0 07b3a392244141ac0549c51355c445ee9c05b9c9