ConfigHandler¶
ConfigHandler
is an abstraction of config change handlers that can process configuration changes.
Contract¶
processConfigChanges¶
processConfigChanges(
entityName: String,
value: Properties): Unit
Used when:
ConfigChangedNotificationHandler
is requested toprocessEntityConfigChangeVersion1
,processEntityConfigChangeVersion2
ZkConfigManager
is requested to start upBrokerMetadataPublisher
is requested topublish
Implementations¶
- BrokerConfigHandler
ClientIdConfigHandler
IpConfigHandler
- TopicConfigHandler
UserConfigHandler