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

Update to replace the type of TxEvent with Enum

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • saga-0.1.0
    • Saga
    • None

    Description

      Currently the type of TxEvent is with the className such as

      public String type() {
          return this.getClass().getSimpleName();
        }
      

      It could be better with the Enum value since we could have changed the event class name in the future.

      Attachments

        Issue Links

          Activity

            People

              zhfeng Zheng Feng
              zhfeng Zheng Feng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: