[
https://issues.apache.org/jira/browse/KAFKA-16484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated KAFKA-16484:
-----------------------------------
Summary: Support to define per broker/controller property by
ClusterConfigProperty (was: Support to define per broker property by
ClusterConfigProperty)
> Support to define per broker/controller property by ClusterConfigProperty
> -------------------------------------------------------------------------
>
> Key: KAFKA-16484
> URL: https://issues.apache.org/jira/browse/KAFKA-16484
> Project: Kafka
> Issue Type: Test
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> the property set to `ClusterConfigProperty` gets applied to all brokers, and
> hence we can't have individual props for each broker to test racks.
>
> It seems to me we can add new field "id" to `ClusterConfigProperty` to
> declare the property should be applied to specific broker (or controller).
> the default value is -1 and it should be applied to all nodes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)