Hello Apache ZooKeeper community,

While on 3.4.10 I just experienced odd issue with a node that has
relatively lengthy path. It was created and had data stored. In the shell I
could list it and retrieve the data. Problem is that the attempt from the
app to update the data as well as attempt from the shell to delete the node
would fail with NoNode.

Path length (with separators) is 190 characters, and longest path segment /
node name is 95 characters long.

After shortening some of the prefixes for few path segments, keeping
everything else same, it started working properly.

Is there a limit on max path length and max path segment / node name length?
If so, why is creation passing and update/deletion fails? Is it a known
issue?

Kind regards,
Stevo Slavic.

Reply via email to