Github user hanm commented on the issue:

    https://github.com/apache/zookeeper/pull/222
  
    Since we have this new close method we probably should remove the 
testableClose but it looks like there are also other testable* methods since 
3.3.0 and we have to consider there are many folks already use this testable 
method (even not just in test code.). So it sounds good to me to keep the 
testable method as is and because of this it also sounds good to me to add the 
new close method to 3.5.
    
    I think what's remaining is some doc work:
    * Add @since tag in the new close method.
    * Would be good to some comments in the existing close() method mentioning 
that it does not release all threads internally used, and then link to the new 
close method added in this patch if users want certain behavior.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to