You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/16 15:09:06 UTC

[jira] [Commented] (QPID-6795) Virtual host should close thread pools before transitioning to error state

    [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org