Eric Lee created SCB-218:
----------------------------
Summary: [pack] mark end of saga event correctly when the alpha in
charge is down
Key: SCB-218
URL: https://issues.apache.org/jira/browse/SCB-218
Project: Apache ServiceComb
Issue Type: Improvement
Components: Saga
Affects Versions: saga-0.1.0
Reporter: Eric Lee
Currently, we assume that all compensated command are sent out from the same
alpha and the compensated results are sent back from different omega to the
same alpha. However, when this alpha instance fails, the omega will send the
compensated results to another alpha as alpha is stateless. We still need to
query the db to keep transaction status consistent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)