smjn opened a new pull request, #20018: URL: https://github.com/apache/kafka/pull/20018
* `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`. backport from trunk (cb809e2574e2d603d6476c0743fa74ee03ef2271) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org