actiontech/txle
Distributed Transaction Solution. Guarantee Eventually Data Consistency.
JavaApache-2.0
Issues
- 0
[issue][Compensable][timeout]global service set timeout,when all sub-services are complete and global service timeout, the result is unstable
#24 opened by asiroliu - 2
[issue][Compensable][timeout]the transaction is timeout and trigger Compensable, but the global service response is 200 OK
#20 opened by asiroliu - 2
[issue][AutoCompensable]the AutoCompensable can not roll back multi sql update one record in the same sub-service
#21 opened by asiroliu - 2
[issue][alpha-server clustering]stop leader alpha-server, cause the global transaction failed
#15 opened by asiroliu - 2
- 8
- 1
- 5
Can you show me the performance improvement?
#18 opened by WillemJiang - 2
[issue][Compensable][timeout][concurrent]timeout rollback sometimes rolls back more times
#13 opened by asiroliu - 2
[issue][Compensable/AutoCompensable][timeout]When a sub-transaction times out and throws an exception, the sub-transaction is rolled back more times
#12 opened by asiroliu - 2
[issue][downgraded][AccidentReport]after the system is downgraded, the accident report still work fine.
#11 opened by asiroliu - 2
- 2
[issue][rollback][concurrent]TXLE cannot roll back all AutoCompensable transactions
#8 opened by asiroliu - 2
- 2
[AutoCompensable]The sub-transaction adds the @AutoCompensable. When the application throw exception,the alpha server logs an error.
#6 opened by asiroliu - 2
[Compensable][retries]The number of executions of the retries is less than the number of times which the retries is set
#5 opened by asiroliu - 2
- 2
[risk][Compensable][retries]When the set retries value is less than -1, there is a risk of overflow
#3 opened by asiroliu - 2
[Improve][Compensable][compensationMethod]set the value of compensationMethod to empty, the alpha-server throw exception when triggering compensation
#2 opened by asiroliu - 2
[Improve][SagaStart/Compensable/AutoCompensable][timeout]it alway trigger compensate when timeout is set to -1 (a value less than 0)
#1 opened by asiroliu - 0
[SQL]When TxEvent has a large number of records (200 million+), TXLE has a very slow query(10min+)
#14 opened by asiroliu