mirror of https://github.com/apache/kafka.git
The problem is that the sequence number is an Int and should wrap around when it reaches the Int.MaxValue. The bug here is it doesn't wrap around and become negative and raises an error. Reviewers: Jason Gustafson <jason@confluent.io> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||