Hey guys,now the compensate way of alpha has some problems. 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
i am thinking of refacting it in these ways. do all compensation in one event scan cyclem,and considering retry scenarios well. separete hot data and cold data into different tables. is there any good ideas? <http://aka.ms/weboutlook>