[ https://issues.apache.org/jira/browse/ZOOKEEPER-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13218261#comment-13218261 ]
Marshall McMullen commented on ZOOKEEPER-829: --------------------------------------------- Patrick, I never addressed any of the issues you brought up with the original submission by Michael Xu back on 15 Sep... All I did was update the patch to work with 3.4.3. I don't have time right now to address the concerns you had with the original patch at this time. Maybe in a few weeks.... > Add /zookeeper/sessions/* to allow inspection/manipulation of client sessions > ----------------------------------------------------------------------------- > > Key: ZOOKEEPER-829 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-829 > Project: ZooKeeper > Issue Type: New Feature > Components: server > Reporter: Todd Lipcon > Assignee: Marshall McMullen > Attachments: 829.diff, case-120.patch > > > 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. -- 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