Chia-Ping Tsai created KAFKA-16484:
--------------------------------------
Summary: Support to define per broker 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
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)