[ 
https://issues.apache.org/activemq/browse/AMQ-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bruce Snyder updated AMQ-2662:
------------------------------

    Fix Version/s:     (was: 5.4.1)

> ActiveMQEndpointWorker.stop() sometimes is needing many minutes to shutdown
> ---------------------------------------------------------------------------
>
>                 Key: AMQ-2662
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2662
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JCA Container
>    Affects Versions: 5.3.0
>         Environment: irrelevant
>            Reporter: Jörg Waßmer
>
> On shutdowns the threads occasionally are waiting for a long time in 
> ActiveMQEndpointWorker.stop() on the field 
> ActiveMQEndpointWorker.shutdownMutex. The cause is that shutdownMutex is a 
> string constant (initialization line is shutdownMutex = "shutdownMutex"), 
> effectively making it a global lock.
> The hangs are happening especially on servers with high traffic.

-- 
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