You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/19 11:29:00 UTC

[jira] [Commented] (SCB-218) [pack] stateless alpha

    [ https://issues.apache.org/jira/browse/SCB-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332136#comment-16332136 ] 

ASF GitHub Bot commented on SCB-218:
------------------------------------

coveralls commented on issue #123: SCB-218 alpha stateless
URL: https://github.com/apache/incubator-servicecomb-saga/pull/123#issuecomment-358940228
 
 
   
   [![Coverage Status](https://coveralls.io/builds/15125270/badge)](https://coveralls.io/builds/15125270)
   
   Coverage decreased (-4.7%) to 90.15% when pulling **a73d3a6a7f3dfcc504ab5936eff5ed50543256b8 on SCB-218_alpha_stateless** into **f877fc76707bc7f2140bb2d97ef0b093bf0828c7 on master**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [pack] stateless alpha
> ----------------------
>
>                 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
>            Assignee: Yin Xiang
>            Priority: Major
>
> 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
(v7.6.3#76005)