[
https://issues.apache.org/jira/browse/HBASE-6354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408828#comment-13408828
]
Himanshu Vashishtha commented on HBASE-6354:
--------------------------------------------
There is some more context in the last few comments of HBase-5549
> Wait till hard fail in case of erratic zookeeper session expiry
> ---------------------------------------------------------------
>
> Key: HBASE-6354
> URL: https://issues.apache.org/jira/browse/HBASE-6354
> Project: HBase
> Issue Type: Improvement
> Reporter: Himanshu Vashishtha
>
> There are number of tests that depends on zookeeper expire session
> (HBaseTestingUtility#expireSession). The current approach is to create
> handles on the existing sessions and call a close() on one of the handle. It
> closes all the handles associated with this session. This should work in
> theory but sometimes, it just doesn't work (don't know the root cause yet).
> We need to do some hacks ( such as in TestZookeeper#testClientSessionExpired).
--
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