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

   This patch changes the AlterConfigs behavior in KRaft mode to match that of 
ZK. When we receive a LegacyAlterConfig or IncrementalAlterConfig that does 
_not_ change a value for a key, we will still generate a ConfigRecord.
   
   This is to allow certain refresh behavior on the broker side (e.g., 
reloading trust stores and key stores).
   
   The DynamicBrokerReconfigurationTests which reload key stores and trust 
stores are enabled in this PR to validate the new behavior.
   
   Also, a small fix for KAFKA-14115 is included.
   


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