[ https://issues.apache.org/jira/browse/ODE-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14591801#comment-14591801 ]
Hudson commented on ODE-1033: ----------------------------- SUCCESS: Integrated in ODE-trunk-jdk6 #862 (See [https://builds.apache.org/job/ODE-trunk-jdk6/862/]) ODE-1033: reverted the changes (sathwik: rev b13f4c3ef3498e5d28eab189532e97ca0f7c9505) * bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java > Assignment of monotonic version numbers in ProcessStore are not thread safe > --------------------------------------------------------------------------- > > Key: ODE-1033 > URL: https://issues.apache.org/jira/browse/ODE-1033 > Project: ODE > Issue Type: Bug > Components: Deployment > Affects Versions: 1.3.6 > Reporter: Sathwik Bantwal Premakumar > Assignee: Sathwik Bantwal Premakumar > Fix For: 1.3.7, 1.4 > > > While load testing, came across this issue where some of the deployment units > get the same version numbers and the deployment fails. > During concurrent deployments, the code block where the version number is > retrieved and set on the deployment unit in deploy operation of > ProcessStoreImpl results in returning same version numbers for multiple > threads. -- This message was sent by Atlassian JIRA (v6.3.4#6332)