Class | Description |
---|---|
CruiseControlStartable |
An abstraction above the necessary logic to create a #
KafkaCruiseControl instance,
like checking its necessary components can have their start up conditions met and
translating the #KafkaConfig into #KafkaCruiseControlConfig |
Exception | Description |
---|---|
StartupCheckInterruptedException |
Exception thrown when Cruise Control startup is aborted midway by shutdown, caused
either by controller resignation or broker process shutdown.
|