Divij Vaidya created KAFKA-17997:
------------------------------------
Summary: Remove deprecated config
log.message.timestamp.difference.max.ms
Key: KAFKA-17997
URL: https://issues.apache.org/jira/browse/KAFKA-17997
Project: Kafka
Issue Type: Improvement
Reporter: Divij Vaidya
Fix For: 4.0.0
_[log.message.timestamp.difference.max.ms|https://kafka.apache.org/documentation.html#brokerconfigs_log.message.timestamp.difference.max.ms]_
was deprecated as part of KIP 937. We need to remove it from 4.0.
The exit criteria for this Jira should be:
1. Remove the configuration from the code and associated tests.
2. Update documentation at
[https://github.com/apache/kafka/blob/trunk/docs/upgrade.html#L25] to add the
removed configuration
[1]
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-937%3A+Improve+Message+Timestamp+Validation]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)