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

Dawid Weiss commented on LUCENE-3985:
-------------------------------------

It was actually there from the very beginning, only initially it was at the 
thread group level (not at the global level). Normally this wouldn't matter as 
most threads would inherit the test group but I changed it so that it's now on 
both and additionally verifies if the handles hasn't been changed along the 
way. ZooKeeper does substitute it so there is a hack aimed at eagerly 
initializing that part of ZooKeeper and restoring the handler.
                
> Refactor support for thread leaks
> ---------------------------------
>
>                 Key: LUCENE-3985
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3985
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/test
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: LUCENE-3985.patch, LUCENE-3985.patch, LUCENE-3985.patch
>
>
> This will be duplicated in the runner and in LuceneTestCase; try to 
> consolidate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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