What are the scenarios when dataLengths shows 0 when you do a stat on the
znode

I couldn't replicate it with zookeeper zkcli.sh or the zookeeper-cli tool

Is it that can only be done via a zookeeper client libraries

We have a znode in production that keeps showing showing no data for the
parent znode

[zk: xxx.com:2181(CONNECTED) 4] get /com

cZxid = 0x10000022d
ctime = Thu Oct 29 15:53:51 PDT 2015
mZxid = 0x10000022d
mtime = Thu Oct 29 15:53:51 PDT 2015
pZxid = 0x10000022e
cversion = 1
dataVersion = 0
aclVersion = 0
ephemeralOwner = 0x0
dataLength = 0
numChildren = 1

Reply via email to