[
https://issues.apache.org/jira/browse/ZOOKEEPER-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-4706:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)