You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Asim Zafir <as...@gmail.com> on 2019/03/09 02:33:44 UTC

datalength 0

HI All,

I see data length of 0 on my znodes? timestamps are also not updating. is
this a problem? - what does it mean? how can I find the names of children
under a znode - trying to understanding what is impacting the jute.buffer
to reach its max value. Will greatly appreciate if you can guide me on
this.

for example

[zk: localhost:2181(CONNECTED) 16] stat  /hbase/table

cZxid = 0x100000050

ctime = Tue Jun 19 22:23:13 UTC 2018

mZxid = 0x100000050

mtime = Tue Jun 19 22:23:13 UTC 2018

pZxid = 0x1003b396cc

cversion = 2231

dataVersion = 0

aclVersion = 0

ephemeralOwner = 0x0

dataLength = 0

numChildren = 41

[zk: localhost:21