Bug 779856 (SOA-2216)

Summary: bpm_orchestration2 process is not safe
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: JBossESB, ExamplesAssignee: Kevin Conner <kevin.conner>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.0.0 GA   
Target Milestone: ---   
Target Release: 5.1.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2216
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-17 11:30:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Deadline: 2010-03-08   

Description Len DiMaggio 2010-08-09 15:42:20 UTC
Help Desk Ticket Reference: https://enterprise.redhat.com/issue-tracker/303315
project_key: SOA

Comment 1 Kevin Conner 2010-08-09 15:43:09 UTC
Link: Added: This issue is related to SOA-1507


Comment 2 Kevin Conner 2010-08-09 15:44:32 UTC
Link: Added: This issue depends JBESB-3450


Comment 3 Anne-Louise Tangring 2010-09-10 16:29:14 UTC
This is a candidate for SOA 5.1.

Comment 4 Laura Bailey 2010-12-17 00:41:28 UTC
Writer: Added: Darrin


Comment 5 Laura Bailey 2010-12-17 00:47:58 UTC
Release Notes Docs Status: Added: Not Yet Documented


Comment 7 Len DiMaggio 2011-01-06 19:48:59 UTC
Verified in ER6 build.

Comment 8 Dana Mison 2011-02-17 11:30:19 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Resolved Issue
Labels: Removed: rn-dmison rn-open 
Release Notes Text: Added: The bpm_orchestration2 quickstart used to demonstrate fork and join operations in the business process could result in contention between the forked actions.  This was because the forked actions were all configured to update the same process variable.  This quickstart has been updated so that the forks use different variables.  This prevents the contention with actions after the join responsible for merging the data