[
https://issues.apache.org/jira/browse/ZOOKEEPER-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755711#comment-17755711
]
Li Wang commented on ZOOKEEPER-4706:
------------------------------------
We will re-work our app to not hit the 32 bit sequence number overflow. This
request is not needed any more so it can be closed.
> 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
>
> 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)