Hi, all After reimplementing Saga with a state machine, we no longer need to perform complex table scans, so we can use ElasticSearch to persist transaction data. And use the ElasticSearch RESTful API to provide external query capabilities for terminating transactions.
1. Improve the performance of Alpha data persistence 2. This will reduce the performance impact of the query on Alpha 3. Users extend their monitoring capabilities based on ElasticSearch rich RESTful API Lei Zhang