-
Type:
Bug
-
Status: Verified (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 7.0.1.GA
-
Fix Version/s: 7.0.2.GA
-
Component/s: jBPM Core
-
Labels:
-
Environment:
- AsyncMode = true
-
Target Release:
-
Fix Build:CR1
-
Steps to Reproduce:
-
Git Pull Request:
If you set AsyncMode = "true", execution doesn't wait on Inclusive converging Gateway. See Steps to Reproduce. It results in multiple execution of a Node after Inclusive converging Gateway.
15:32:57,525 INFO [stdout] (Thread-0 (ActiveMQ-client-global-threads)) ScriptTask 1
|
15:32:57,603 INFO [stdout] (Thread-2 (ActiveMQ-client-global-threads)) ScriptTask 3
|
15:32:57,639 INFO [stdout] (Thread-1 (ActiveMQ-client-global-threads)) ScriptTask 2
|
15:32:57,680 INFO [stdout] (Thread-0 (ActiveMQ-client-global-threads)) ScriptTask 5
|
15:32:57,723 INFO [stdout] (Thread-2 (ActiveMQ-client-global-threads)) ScriptTask 5
|
- cloned from
-
RHPAM-1303 AsyncMode doesn't wait on Inclusive converging Gateway
-
- Closed
-
- incorporates
-
JBPM-7414 AsyncMode doesn't wait on Inclusive converging Gateway
-
- Resolved
-