[ 
https://issues.apache.org/jira/browse/SCB-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

cherrylzhao reassigned SCB-916:
-------------------------------

             Assignee: cherrylzhao
             Due Date: 17/Sep/18
    Affects Version/s: saga-0.3.0
        Fix Version/s: saga-0.3.0
          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.
          Component/s: Saga

> clean up @order annotation in TransactionAspectConfig
> -----------------------------------------------------
>
>                 Key: SCB-916
>                 URL: https://issues.apache.org/jira/browse/SCB-916
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>          Components: Saga
>    Affects Versions: saga-0.3.0
>            Reporter: cherrylzhao
>            Assignee: cherrylzhao
>            Priority: Major
>             Fix For: saga-0.3.0
>
>
> @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.



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

Reply via email to