[
https://issues.apache.org/jira/browse/SCB-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved SCB-916.
------------------------------
Resolution: Fixed
Merged the patch into master branch.
> 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)