mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
* `SnapshotEpoch` type in `ShareSnapshotValue.json` and `ShareUpdateValue.json` is currently `uint16` which might overflow under heavy traffic. * To be consistent with other epochs, this PR updates the type to `int32`. Reviewers: Andrew Schofield <aschofield@confluent.io>, ShivsundarR <shr@confluent.io> |
||
---|---|---|
.. | ||
main | ||
test/java/org/apache/kafka/coordinator/share |