KafkaBroker¶
KafkaBroker is an abstraction of Kafka brokers.
Every KafkaBroker is a KafkaMetricsGroup.
Contract¶
LogManager¶
logManager: LogManager
Used when:
DynamicBrokerConfigis requested toaddReconfigurablesDynamicThreadPoolis requested toreconfigure
Starting Up¶
startup(): Unit
Used when:
KafkaServerTestHarnessis requested torestartDeadBrokersandcreateBrokers
others¶
Note
There are other methods.