Todd Lipcon created ZOOKEEPER-1587:
--------------------------------------

             Summary: Provide simple way to determine IP address of an 
ephemeral znode's owner
                 Key: ZOOKEEPER-1587
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1587
             Project: ZooKeeper
          Issue Type: Improvement
    Affects Versions: 3.4.3
            Reporter: Todd Lipcon


Occasionally I've run into operational cases where an ephemeral znode exists, 
and is held by some client, but it's not clear which client is the holder. By 
getting the znode from the shell, one can find the session ID, but as far as 
I'm aware the only way to reverse that to an IP is by grepping logs, etc.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to