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

Martin Ritchie reassigned QPID-1266:
------------------------------------

    Assignee: Aidan Skinner  (was: Martin Ritchie)

Aidan can you review this please.

Test : SimpleAMQQueueThreadPoolTest

> Queues create a new thread pool which is not closed on broker shutdown
> ----------------------------------------------------------------------
>
>                 Key: QPID-1266
>                 URL: https://issues.apache.org/jira/browse/QPID-1266
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Aidan Skinner
>             Fix For: M4
>
>
> Summary:
> AMQQueues create a new ReferenceCountingExecutorService which is not cleanly 
> shutdown. This will result in processes that create an AMQQueue instance not 
> exiting. 
> Suggestion:
> Add a stop method to the queue which can then be called as part of the broker 
> shutdown code.

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