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

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

Commit 1510189 from [~k-wall] in branch 'qpid/trunk'
[ https://svn.apache.org/r1510189 ]

QPID-5038: [Java Broker Tests] Fix leak from message store tests

Ensure that all message store tests close the message store under test on all 
code paths. This prevents a BDB thread leak manifesting
when running a BDB profile.
                
> [Java Broker] some message store system tests leak resources (including bdb 
> threads)
> ------------------------------------------------------------------------------------
>
>                 Key: QPID-5038
>                 URL: https://issues.apache.org/jira/browse/QPID-5038
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker, Java Tests
>    Affects Versions: 0.23
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>            Priority: Minor
>             Fix For: 0.25
>
>
> As reported in QPID-5012, some message store system tests do not properly 
> close the message store under test.  When testing BDB JE, this problem 
> manifests itself as leaked JE threads (BDB cleaner thread etc).   This 
> problem does not cause test failures, but is undesirable all the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to