[
https://issues.apache.org/jira/browse/ZOOKEEPER-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261137#comment-16261137
]
ASF GitHub Bot commented on ZOOKEEPER-2944:
-------------------------------------------
Github user phunt commented on the issue:
https://github.com/apache/zookeeper/pull/421
Throwing an exception sounds like a pretty reasonable thing to do, however
it's probably client code dependent. Perhaps a note that this may (likely?)
have to be handled as an error condition...
I'll commit this in the mean time. Please feel free to followup with
additional jiras as necessary/appropriate.
Thanks!
> Specify correct overflow value
> ------------------------------
>
> Key: ZOOKEEPER-2944
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2944
> Project: ZooKeeper
> Issue Type: Bug
> Components: documentation
> Reporter: Chris Donati
> Priority: Trivial
>
> When a sequence counter exceeds 2147483647, the next value is -2147483648.
> https://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html#Sequence+Nodes+--+Unique+Naming
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)