processConfigChanges(
topic: String,
topicConfig: Properties): Unit
TopicConfigHandler
TopicConfigHandler is a ConfigHandler that…FIXME
TopicConfigHandler is created when…FIXME
Creating TopicConfigHandler Instance
TopicConfigHandler takes the following when created:
TopicConfigHandler initializes the internal registries and counters.
Processing Configuration Changes — processConfigChanges Method
|
Note
|
processConfigChanges is part of the ConfigHandler Contract to process configuration changes.
|
processConfigChanges…FIXME