[ 
https://issues.apache.org/jira/browse/QPID-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960655#comment-14960655
 ] 

ASF subversion and git services commented on QPID-6795:
-------------------------------------------------------

Commit 1708982 from [~k-wall] in branch 'java/trunk'
[ https://svn.apache.org/r1708982 ]

QPID-6795: Stop AVH leaking resources (threads/selectors) when transitioning to 
ERROR state

> Virtual host should close thread pools before transitioning to error state
> --------------------------------------------------------------------------
>
>                 Key: QPID-6795
>                 URL: https://issues.apache.org/jira/browse/QPID-6795
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.0
>
>
> If the virtual host detects a problem whilst trying to active the virtual 
> host, the state mechanics of ACO transition the object into the ERROR state.  
> The handle AVH#onExceptionInOpen already is careful to close the message 
> store, but it closes neither NetworkConnectionScheduler or the Housekeeping 
> pool, meaning resources (threads and selectors) leak.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to