Li Wang created ZOOKEEPER-4706:
----------------------------------
Summary: Use 64 bits counter to ensure monotonically increasing
and uniqueness of sequence node name
Key: ZOOKEEPER-4706
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4706
Project: ZooKeeper
Issue Type: New Feature
Components: jute, server
Reporter: Li Wang
With 32 bits counter, the sequence number used for sequential node name is not
monotonically increase and unique any more after overflow.
To fix the issue, we would want to use 64 bits counter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)