m1a2st commented on code in PR #20322: URL: https://github.com/apache/kafka/pull/20322#discussion_r2260509082
########## docs/upgrade.html: ########## @@ -37,6 +37,9 @@ <h5><a id="upgrade_420_notable" href="#upgrade_420_notable">Notable changes in 4 <li> The support for MX4J library, enabled through <code>kafka_mx4jenable</code> system property, was deprecated and will be removed in Kafka 5.0. </li> + <li> + The <code>PARTITIONER_ADPATIVE_PARTITIONING_ENABLE_CONFIG</code> in <code>ProducerConfig</code> was deprecated. Please use the <code>PARTITIONER_ADAPTIVE_PARTITIONING_ENABLE_CONFIG</code> instead. + </li> Review Comment: Please also mention that it will be removed in Kafka 5.0. -- 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