Willem Jiang created CXF-4864:
---------------------------------
Summary: 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
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