You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "showuon (via GitHub)" <gi...@apache.org> on 2023/04/13 01:49:10 UTC

[GitHub] [kafka] showuon commented on a diff in pull request #13547: Add note for KIP-894 and DelegationTokenCommand

showuon commented on code in PR #13547:
URL: https://github.com/apache/kafka/pull/13547#discussion_r1164858999


##########
docs/upgrade.html:
##########
@@ -27,6 +27,15 @@ <h5><a id="upgrade_350_notable" href="#upgrade_350_notable">Notable changes in 3
         See <a href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-889%3A+Versioned+State+Stores">KIP-889</a>
         for more details.
     </li>
+    <li>MirrorMaker now uses incrementalAlterConfigs API to synchronize topic configurations instead of the deprecated alterConfigs API.

Review Comment:
   MirrorMaker now uses incrementalAlterConfigs API [by default] to synchronize topic configurations instead of the deprecated alterConfigs API.



-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org