[
https://issues.apache.org/jira/browse/KUDU-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922935#comment-15922935
]
Jean-Daniel Cryans commented on KUDU-1936:
------------------------------------------
Should I close KUDU-1933?
> Potential 2B max log index size
> -------------------------------
>
> Key: KUDU-1936
> URL: https://issues.apache.org/jira/browse/KUDU-1936
> Project: Kudu
> Issue Type: Bug
> Components: consensus
> Affects Versions: 1.3.0
> Reporter: Mike Percy
>
> We have a report of a potential truncation of a 64 bit integer to 32 bits on
> a log index. This effectively means we can only update a tablet 2B times
> before crashing on an integer overflow.
> I'm currently investigating and working on reproducing this.
> Log message looks like this:
> {noformat}
> F0313 log_index.cc:171 Check failed: log_index > 0 (-2147483648 vs. 0)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)