You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Zheng Feng (JIRA)" <ji...@apache.org> on 2018/04/18 15:02:00 UTC

[jira] [Created] (SCB-505) The service should throw the exception when the saga transaction is timeout

Zheng Feng created SCB-505:
------------------------------

             Summary: The service should throw the exception when the saga transaction is timeout
                 Key: SCB-505
                 URL: https://issues.apache.org/jira/browse/SCB-505
             Project: Apache ServiceComb
          Issue Type: Bug
          Components: Saga
            Reporter: Zheng Feng
            Assignee: Zheng Feng
             Fix For: saga-0.2.0


Currently, the service returns successfully when the transaction is timeout. I think we should check the return value when sending the SagaEndedEvent. if the response.aborted() is true, we need to throw the exception to show the message.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)