Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.3
-
None
-
None
-
Patch Available
Description
We notice an issue with servicemix 3.3 where serviceassemblies that start processing after start up, block other serviceassemblies from deploying/starting up. The issue occurs when the serviceassembly that is deployed does not immediately return from a serviceunit in its route. Fix SM-1171 introduced a lock during routing causing service units that take a longer time processing data to block other serviceassemblies from starting up. Attaching modification to SM-1171 patch reducing the scope of the lock so it doesn't interfere with other assembly startups.
Attachments
Attachments
Issue Links
- depends upon
-
SM-1607 JBI container should be able to initialize all SAs first and then start them
- Resolved