HyunSangHan opened a new pull request, #17928: URL: https://github.com/apache/kafka/pull/17928
- Jira: https://issues.apache.org/jira/browse/KAFKA-17997 For [improving message timestamp validation](https://cwiki.apache.org/confluence/display/KAFKA/KIP-937%3A+Improve+Message+Timestamp+Validation), 1. I have removed the related code for `log.message.timestamp.difference.max.ms`. 2. I have also updated the update notes to reflect this change. As a result, starting from Kafka version 4.0.0, the `log.message.timestamp.difference.max.ms` configuration will no longer be supported. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
