Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
For some use cases in HBase (HBASE-1316 in particular) we'd like the ability to forcible expire someone else's ZK session. Patrick and I discussed on IRC and came up with an idea of creating nodes in /zookeeper/sessions/<session id> that can be read in order to get basic stats about a session, and written in order to manipulate one. The manipulation we need in HBase is the ability to write a command like "kill", but others might be useful as well.
Attachments
Attachments
Issue Links
- is depended upon by
-
HBASE-1316 ZooKeeper: use native threads to avoid GC stalls (JNI integration)
- Closed
- relates to
-
ZOOKEEPER-1587 Provide simple way to determine IP address of an ephemeral znode's owner
- Open