Hi Gang, I wonder if in your scenario it would better to copy a snapshot file rather than trying to copy one znode at a time.
-Flavio > On 29 Nov 2016, at 14:52, Xie <[email protected]> wrote: > > Hello, > > > I'm developing a too to migrate the data from ZK cluster. But found that > copying the node with type PERSISTENT_SEQUENTIAL could be problem. So, I have > to skip those nodes. But how can I get the this node type with API? > > > > > Thanks, > Gang
