[
https://jira.jboss.org/jira/browse/JBESB-2846?page=com.atlassian.jira.plu...
]
Martin Putz commented on JBESB-2846:
------------------------------------
With fork / join nodes within a process, these conditions have to be met in order to avoid
race conditions:
1. The jBPM logging must be disabled as this causes a conflict on the root token
2. The forked actions should not modify the same variable
3. Every variable modified within a fork must be pre-assigned
bpm_orchestration2 process is not safe
--------------------------------------
Key: JBESB-2846
URL:
https://jira.jboss.org/jira/browse/JBESB-2846
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.4 CP2
Reporter: Kevin Conner
The bpm_orchestration2 quickstart is used to demonstrate fork/join operations in the
business process but it is *not* safe.
The forked actions are all configured to udpate the same process variable, providing an
opportunity for contention.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira