EdColeman commented on issue #637:
URL: https://github.com/apache/accumulo/issues/637#issuecomment-752973595


   @ctubbsii the sequence number is based on the parent node, not the node 
name.  From the [(zookeeper programming 
guide)](https://zookeeper.apache.org/doc/r3.5.8/zookeeperProgrammers.html#Sequence+Nodes+--+Unique+Naming)
   
   `When creating a znode you can also request that ZooKeeper append a 
monotonically increasing counter to the end of path. This counter is unique to 
the parent znode. `
   
   I'm having env issues, but I'll post an example when I get those sorted.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to