[
https://issues.apache.org/jira/browse/KAFKA-14039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Arthur resolved KAFKA-14039.
----------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 3.3.0, 3.4.0
>
>
> 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)