FuChenGeng created SCB-915:
------------------------------
Summary: saga alpha event scanner optimization
Key: SCB-915
URL: https://issues.apache.org/jira/browse/SCB-915
Project: Apache ServiceComb
Issue Type: Improvement
Reporter: FuChenGeng
Assignee: FuChenGeng
1.the compensate logic for retry scenarios is not perfect, in some place it do
not considering retry scenarios.
2.do one compensation in one event scanner cycle,it mean that if there are 1000
aborted event, it will cost at lest 500s to compensate it. And it has some bugs
like
[https://github.com/apache/incubator-servicecomb-saga/issues/253]
3.all hot and cold data are in the same table
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)