majialoong opened a new pull request, #21426: URL: https://github.com/apache/kafka/pull/21426
Fix off-by-one in `ShareCoordinatorShard#handleShareUpdate` where the first update replay initialized `snapshotUpdateCount` to 0 instead of 1, causing limit + 1 update records before a snapshot instead of the configured limit. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
