Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.6
-
None
Description
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.