You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mark Miller (Commented) (JIRA)" <ji...@apache.org> on 2011/11/25 18:05:40 UTC

[jira] [Commented] (ZOOKEEPER-829) Add /zookeeper/sessions/* to allow inspection/manipulation of client sessions

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

Mark Miller commented on ZOOKEEPER-829:
---------------------------------------

Would love to see this one get in soon.
                
> 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
>         Attachments: 829.diff
>
>
> 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