[
https://issues.apache.org/jira/browse/CXF-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CXF-3427.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.3.4
2.4
> JMSContinuation should be thread safe
> -------------------------------------
>
> Key: CXF-3427
> URL: https://issues.apache.org/jira/browse/CXF-3427
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Reporter: Willem Jiang
> Assignee: Willem Jiang
> Priority: Minor
> Fix For: 2.4, 2.3.4
>
>
> As the doResume() method of JMSContinuation could be invoked in different
> thread as the same time, it should be synchronized.
> Also, some boolean flag (isNew, isPending, isResumed) need to be made
> volatile.
> We also need to update the JettyContinuationWrapper and Servlet3Continuation
> for boolean flag.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira