You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "maoling (Jira)" <ji...@apache.org> on 2019/10/16 02:06:00 UTC

[jira] [Created] (ZOOKEEPER-3583) stat -d to show more details:node type, ttl time info

maoling created ZOOKEEPER-3583:
----------------------------------

             Summary: stat -d to show more details:node type, ttl time info
                 Key: ZOOKEEPER-3583
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3583
             Project: ZooKeeper
          Issue Type: Improvement
          Components: other, scripts
            Reporter: maoling
            Assignee: maoling


{code:java}
[zk: 127.0.0.1:2180(CONNECTED) 15] stat /test
cZxid = 0xfa3c001b7ce4
ctime = Tue Oct 15 14:07:03 CST 2019
mZxid = 0xfa3c001b7d32
mtime = Tue Oct 15 16:52:28 CST 2019
pZxid = 0xfa3c001b7d33
cversion = 11
dataVersion = 42
aclVersion = 0
ephemeralOwner = 0x0
dataLength = 6
numChildren = 11
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)