Issue Details (XML | Word | Printable)

Key: MULE-3594
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Scott Clasen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Jbpm implementation of the BPMS interface is unnecessarily synchronized

Created: 31/Jul/08 09:07 AM   Updated: 28/Oct/08 02:45 PM
Component/s: Transport: BPM / BPEL
Affects Version/s: 2.0.2
Fix Version/s: 2.1.x Backlog

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Labels:
User impact: Medium


 Description  « Hide
All methods in the Jbpm implemntation of the BPMS interface are synchronized. The implementation as is appears to be thread-safe without any synchronization. The jbpmConfiguration instance that this class has as a field is threadsafe.

Removing all synchronization should not cause any issues that I am aware of.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.