Uploaded image for project: 'Apache ServiceComb'
  1. Apache ServiceComb
  2. SCB-784

SagaStart annotated method should abort the saga transaction once the exception is thrown

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • pack-0.3.0, saga-0.2.1
    • Saga
    • None

    Description

      The below transaction should be aborted, now the Omega should send the abort message back to the alpha.

        @SagaStart
        service() {
            transaction1;
            exception;
            transaction2;
        }
      

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            njiang Willem Jiang
            njiang Willem Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment