dielhennr opened a new pull request #11281:
URL: https://github.com/apache/kafka/pull/11281


   A rewrite of KAFKA-12886. 
   
   This PR does:
   
   1. Enables request forwarding to the controller by default for zookeeper 
mutation protocols.
   2. Since only the broker that a dynamic config applies to can validate its 
config update, this pr validates the configs from {Alter, 
IncrementalAlter}ConfigsRequest before forwarding them to both Zk and KRaft 
controllers.
   3. Refactor tests that did not expect zookeeper brokers to forward requests.


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