ConfigHandler¶
ConfigHandler is an abstraction of config change handlers that can process configuration changes.
Contract¶
processConfigChanges¶
processConfigChanges(
entityName: String,
value: Properties): Unit
Used when:
ConfigChangedNotificationHandleris requested toprocessEntityConfigChangeVersion1,processEntityConfigChangeVersion2ZkConfigManageris requested to start upBrokerMetadataPublisheris requested topublish
Implementations¶
- BrokerConfigHandler
ClientIdConfigHandlerIpConfigHandler- TopicConfigHandler
UserConfigHandler