mumrah opened a new pull request, #13767:
URL: https://github.com/apache/kafka/pull/13767

   This PR builds on top of #13736.
   
   Fixes the following:
   
   * Topic configs are not sycned while handling snapshot.
   * New broker/topic configs in KRaft that did not exist in ZK will not be 
sync'd to ZK.
   * The sensitive configs are not encoded while writing them to Zookeeper.
   * Handle topic configs in ConfigMigrationClient and 
KRaftMigrationZkWriter#handleConfigsSnapshot
   
   Added tests to ensure we no longer have the above mentioned issues.
   
   Co-Authored-By: Akhilesh C <akhilesh...@users.noreply.github.com>


-- 
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

Reply via email to