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

Clean up @order annotation in TransactionAspectConfig

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • pack-0.3.0
    • pack-0.3.0
    • Saga
    • None

    Description

      @order annotation can’t work in TransactionAspectConfig.java.
      Now, we define the @order(0), @order(1) in Aspect beans, but when I adjust the value of order,
      The aspect chains of dynamic proxy bean can’t change.

      Normally we just need
      make sure @Transactional Aspect is last one to the wrapper, so we'd like to clean up the @order annotation.

      Attachments

        Issue Links

          Activity

            People

              cherrylzhao cherrylzhao
              cherrylzhao cherrylzhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: