kafka/share-coordinator
Sushant Mahajan cb809e2574
CI / build (push) Waiting to run Details
MINOR: Change snapshot epoch type to int32 in schema. (#20016)
* `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>
2025-06-23 14:15:01 +01:00
..
src MINOR: Change snapshot epoch type to int32 in schema. (#20016) 2025-06-23 14:15:01 +01:00