[
https://issues.apache.org/jira/browse/AMQ-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arthur Naseef updated AMQ-3342:
-------------------------------
Attachment: amq-3342.patch
Patch which eliminates the blocking.
> Shutdown of broker waiting for shared fileystem lock blocks
> -----------------------------------------------------------
>
> Key: AMQ-3342
> URL: https://issues.apache.org/jira/browse/AMQ-3342
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.4.2
> Reporter: Arthur Naseef
> Priority: Minor
> Attachments: amq-3342.patch
>
>
> Shutting down a broker that has not completed startup due to waiting for a
> shared filesystem lock does not complete.
> Using an internal BrokerService() and it's stop() method is definitely
> impacted.
> The attached patch simply adds a check for "isStopped() || isStopping()" to
> the MessageDatabase lock loop.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira