David Arthur created KAFKA-14039:
------------------------------------
Summary: Fix KRaft AlterConfigPolicy usage
Key: KAFKA-14039
URL: https://issues.apache.org/jira/browse/KAFKA-14039
Project: Kafka
Issue Type: Bug
Reporter: David Arthur
Assignee: David Arthur
In ConfigurationControlManager, we are currently passing all the configuration
values known to the controller down into the AlterConfigPolicy. This does not
match the behavior in ZK mode where we only pass configs which were included in
the alter configs request.
This can lead to different unexpected behavior in custom AlterConfigPolicy
implementations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)