Skip to content

TopicUncleanLeaderElectionEnable

TopicUncleanLeaderElectionEnable is a ControllerEvent that KafkaController uses to trigger processTopicUncleanLeaderElectionEnable.

Creating Instance

TopicUncleanLeaderElectionEnable takes the following to be created:

  • Topic Name

TopicUncleanLeaderElectionEnable is created when:

ControllerState

state: ControllerState

state is part of the ControllerEvent abstraction.


state is TopicUncleanLeaderElectionEnable.

KafkaController