serviceassembly deployment is blocked/delayed by already loaded 
serviceassemblies
---------------------------------------------------------------------------------

                 Key: SM-1694
                 URL: https://issues.apache.org/activemq/browse/SM-1694
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-assembly
    Affects Versions: 3.3
            Reporter: GShen


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. 
Adding a patch that should fix SM-1171 while reducing the scope of the lock so 
it doesnt interfere with assembly startup.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to