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:
KafkaController
is requested to enableTopicUncleanLeaderElection (on an active controller)
ControllerState¶
state: ControllerState
state
is part of the ControllerEvent abstraction.
state
is TopicUncleanLeaderElectionEnable
.