[ https://issues.apache.org/jira/browse/CXF-4864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang resolved CXF-4864. ------------------------------- Resolution: Fixed Fix Version/s: 2.5.10 2.6.7 2.7.4 2.8.0 Applied the patch into trunk, 2.7.x-fixes, 2.6.x-fixes, 2.5.x-fixes. > DestinationSequence doesn't pick up right number when it deliverying the > message InOrder > ---------------------------------------------------------------------------------------- > > Key: CXF-4864 > URL: https://issues.apache.org/jira/browse/CXF-4864 > Project: CXF > Issue Type: Bug > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.8.0, 2.7.4, 2.6.7, 2.5.10 > > > DestinationSequence should make the below members to be volatile, as we need > to access this members in different thread if the InOrder Delivery is enabled. > {code} > inProcessNumber; > highNumberCompleted; > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira