0% found this document useful (0 votes)
13 views6 pages

Kafka Preferred Replica Election Log

The document contains log messages from a Kafka controller. It shows the controller starting up and initializing its context. It elects itself as controller and registers handlers. It fetches the current topics and brokers in the cluster. It also initializes the replica state machine and partition state machine, triggering any initial state changes for existing topics and partitions.

Uploaded by

designboxlk
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views6 pages

Kafka Preferred Replica Election Log

The document contains log messages from a Kafka controller. It shows the controller starting up and initializing its context. It elects itself as controller and registers handlers. It fetches the current topics and brokers in the cluster. It also initializes the replica state machine and partition state machine, triggering any initial state changes for existing topics and partitions.

Uploaded by

designboxlk
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

asdasdagrr[2020-08-26 12:15:22,228] DEBUG preRegister called.

Server=[Link]@66d3c617,
name=log4j:logger=[Link] ([Link])
[2020-08-26 12:15:46,665] INFO [ControllerEventThread controllerId=0] Starting
([Link]$ControllerEventThread)
[2020-08-26 12:15:46,741] INFO [Controller id=0] 0 successfully elected as the
controller. Epoch incremented to 12 and epoch zk version is now 12
([Link])
[2020-08-26 12:15:46,742] INFO [Controller id=0] Registering handlers
([Link])
[2020-08-26 12:15:46,747] INFO [Controller id=0] Deleting log dir event
notifications ([Link])
[2020-08-26 12:15:46,756] INFO [Controller id=0] Deleting isr change notifications
([Link])
[2020-08-26 12:15:46,762] INFO [Controller id=0] Initializing controller context
([Link])
[2020-08-26 12:15:46,775] INFO [Controller id=0] Initialized broker epochs cache:
HashMap(0 -> 398) ([Link])
[2020-08-26 12:15:46,805] DEBUG [Controller id=0] Register BrokerModifications
handler for Set(0) ([Link])
[2020-08-26 12:15:46,906] DEBUG [Channel manager on controller 0]: Controller 0
trying to connect to broker 0 ([Link])
[2020-08-26 12:15:46,930] INFO [RequestSendThread controllerId=0] Starting
([Link])
[2020-08-26 12:15:46,933] INFO [Controller id=0] Currently active brokers in the
cluster: Set(0) ([Link])
[2020-08-26 12:15:46,934] INFO [Controller id=0] Currently shutting brokers in the
cluster: HashSet() ([Link])
[2020-08-26 12:15:46,934] INFO [Controller id=0] Current list of topics in the
cluster: HashSet(eee, test_topic_2, test_topic_1, test_topic, hhh, aaaaaa, bnnnn,
aaaaasdsd, __consumer_offsets, aaawwwww) ([Link])
[2020-08-26 12:15:46,935] INFO [Controller id=0] Fetching topic deletions in
progress ([Link])
[2020-08-26 12:15:46,952] INFO [Controller id=0] List of topics to be deleted:
([Link])
[2020-08-26 12:15:46,953] INFO [Controller id=0] List of topics ineligible for
deletion: ([Link])
[2020-08-26 12:15:46,954] INFO [Controller id=0] Initializing topic deletion
manager ([Link])
[2020-08-26 12:15:46,955] INFO [Topic Deletion Manager 0] Initializing manager with
initial deletions: Set(), initial ineligible deletions: HashSet()
([Link])
[2020-08-26 12:15:46,956] INFO [Controller id=0] Sending update metadata request
([Link])
[2020-08-26 12:15:47,058] INFO [ReplicaStateMachine controllerId=0] Initializing
replica state ([Link])
[2020-08-26 12:15:47,100] INFO [ReplicaStateMachine controllerId=0] Triggering
online replica state changes ([Link])
[2020-08-26 12:15:47,119] INFO [RequestSendThread controllerId=0] Controller 0
connected to DESKTOP-8JOC07N:9092 (id: 0 rack: null) for sending state change
requests ([Link])
[2020-08-26 12:15:47,136] INFO [ReplicaStateMachine controllerId=0] Triggering
offline replica state changes ([Link])
[2020-08-26 12:15:47,136] DEBUG [ReplicaStateMachine controllerId=0] Started
replica state machine with initial state ->
HashMap([Topic=__consumer_offsets,Partition=40,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=1,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=27,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=49,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=47,Replica=0] -> OnlineReplica,
[Topic=test_topic_1,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=3,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=18,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=44,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=8,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=34,Replica=0] -> OnlineReplica,
[Topic=test_topic,Partition=1,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=25,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=6,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=14,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=24,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=36,Replica=0] -> OnlineReplica,
[Topic=aaaaaa,Partition=1,Replica=0] -> OnlineReplica,
[Topic=aaawwwww,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=42,Replica=0] -> OnlineReplica,
[Topic=aaaaasdsd,Partition=0,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=3,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=45,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=11,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=32,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=12,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=30,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=9,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=39,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=38,Replica=0] -> OnlineReplica,
[Topic=bnnnn,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=23,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=19,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=17,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=5,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=41,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=37,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=48,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=29,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=10,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=46,Replica=0] -> OnlineReplica,
[Topic=hhh,Partition=0,Replica=0] -> OnlineReplica,
[Topic=aaaaaa,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=1,Replica=0] -> OnlineReplica,
[Topic=test_topic,Partition=2,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=4,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=16,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=5,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=15,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=4,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=6,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=7,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=43,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=0,Replica=0] -> OnlineReplica,
[Topic=test_topic,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=20,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=31,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=28,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=26,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=2,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=33,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=22,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=21,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=13,Replica=0] -> OnlineReplica,
[Topic=eee,Partition=0,Replica=0] -> OnlineReplica,
[Topic=__consumer_offsets,Partition=35,Replica=0] -> OnlineReplica,
[Topic=aaaaaa,Partition=2,Replica=0] -> OnlineReplica,
[Topic=test_topic_2,Partition=2,Replica=0] -> OnlineReplica)
([Link])
[2020-08-26 12:15:47,137] INFO [PartitionStateMachine controllerId=0] Initializing
partition state ([Link])
[2020-08-26 12:15:47,143] INFO [PartitionStateMachine controllerId=0] Triggering
online partition state changes ([Link])
[2020-08-26 12:15:47,148] DEBUG [PartitionStateMachine controllerId=0] Started
partition state machine with initial state -> HashMap(__consumer_offsets-13 ->
OnlinePartition, __consumer_offsets-46 -> OnlinePartition, __consumer_offsets-9 ->
OnlinePartition, __consumer_offsets-42 -> OnlinePartition, eee-0 ->
OnlinePartition, __consumer_offsets-21 -> OnlinePartition, __consumer_offsets-17 ->
OnlinePartition, aaawwwww-0 -> OnlinePartition, test_topic_2-6 -> OnlinePartition,
__consumer_offsets-30 -> OnlinePartition, test_topic_2-2 -> OnlinePartition,
__consumer_offsets-26 -> OnlinePartition, __consumer_offsets-5 -> OnlinePartition,
__consumer_offsets-38 -> OnlinePartition, __consumer_offsets-1 -> OnlinePartition,
__consumer_offsets-34 -> OnlinePartition, __consumer_offsets-16 -> OnlinePartition,
__consumer_offsets-45 -> OnlinePartition, __consumer_offsets-12 -> OnlinePartition,
__consumer_offsets-41 -> OnlinePartition, hhh-0 -> OnlinePartition,
__consumer_offsets-24 -> OnlinePartition, aaaaaa-0 -> OnlinePartition,
__consumer_offsets-20 -> OnlinePartition, __consumer_offsets-49 -> OnlinePartition,
test_topic_2-5 -> OnlinePartition, __consumer_offsets-0 -> OnlinePartition,
__consumer_offsets-29 -> OnlinePartition, test_topic_2-1 -> OnlinePartition,
test_topic-2 -> OnlinePartition, __consumer_offsets-25 -> OnlinePartition,
__consumer_offsets-8 -> OnlinePartition, __consumer_offsets-37 -> OnlinePartition,
bnnnn-0 -> OnlinePartition, __consumer_offsets-4 -> OnlinePartition,
__consumer_offsets-33 -> OnlinePartition, __consumer_offsets-15 -> OnlinePartition,
__consumer_offsets-48 -> OnlinePartition, __consumer_offsets-11 -> OnlinePartition,
__consumer_offsets-44 -> OnlinePartition, __consumer_offsets-23 -> OnlinePartition,
aaaaaa-1 -> OnlinePartition, aaaaasdsd-0 -> OnlinePartition, __consumer_offsets-19
-> OnlinePartition, __consumer_offsets-32 -> OnlinePartition, test_topic_2-4 ->
OnlinePartition, test_topic_1-0 -> OnlinePartition, aaaaaa-2 -> OnlinePartition,
__consumer_offsets-28 -> OnlinePartition, test_topic-1 -> OnlinePartition,
test_topic_2-0 -> OnlinePartition, __consumer_offsets-7 -> OnlinePartition,
__consumer_offsets-40 -> OnlinePartition, __consumer_offsets-3 -> OnlinePartition,
__consumer_offsets-36 -> OnlinePartition, __consumer_offsets-47 -> OnlinePartition,
__consumer_offsets-14 -> OnlinePartition, __consumer_offsets-43 -> OnlinePartition,
__consumer_offsets-10 -> OnlinePartition, __consumer_offsets-22 -> OnlinePartition,
__consumer_offsets-18 -> OnlinePartition, __consumer_offsets-31 -> OnlinePartition,
test_topic_2-3 -> OnlinePartition, __consumer_offsets-27 -> OnlinePartition,
test_topic-0 -> OnlinePartition, __consumer_offsets-39 -> OnlinePartition,
__consumer_offsets-6 -> OnlinePartition, __consumer_offsets-35 -> OnlinePartition,
__consumer_offsets-2 -> OnlinePartition) ([Link])
[2020-08-26 12:15:47,149] INFO [Controller id=0] Ready to serve as the new
controller with epoch 12 ([Link])
[2020-08-26 12:15:47,160] INFO [Controller id=0] Partitions undergoing preferred
replica election: ([Link])
[2020-08-26 12:15:47,161] INFO [Controller id=0] Partitions that completed
preferred replica election: ([Link])
[2020-08-26 12:15:47,161] INFO [Controller id=0] Skipping preferred replica
election for partitions due to topic deletion: ([Link])
[2020-08-26 12:15:47,162] INFO [Controller id=0] Resuming preferred replica
election for partitions: ([Link])
[2020-08-26 12:15:47,164] INFO [Controller id=0] Starting replica leader election
(PREFERRED) for partitions triggered by ZkTriggered
([Link])
[2020-08-26 12:15:57,278] INFO [Controller id=0] Starting the controller scheduler
([Link])
[2020-08-26 12:16:02,280] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:16:02,281] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:16:02,288] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:16:02,289] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:21:02,290] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:21:02,290] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:21:02,293] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:21:02,293] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:26:02,293] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:26:02,293] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:26:02,297] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:26:02,297] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:31:02,298] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:31:02,298] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:31:02,301] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:31:02,301] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:36:02,302] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:36:02,302] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:36:02,304] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:36:02,304] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:41:02,305] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:41:02,305] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:41:02,307] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:41:02,307] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:46:02,307] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:46:02,307] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:46:02,308] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:46:02,308] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:51:02,311] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:51:02,311] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:51:02,315] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:51:02,315] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 12:56:02,316] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 12:56:02,316] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 12:56:02,317] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 12:56:02,317] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:01:02,318] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:01:02,323] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:01:02,324] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:01:02,324] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:06:02,324] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:06:02,324] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:06:02,325] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:06:02,325] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:11:02,326] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:11:02,327] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:11:02,328] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:11:02,328] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:16:02,332] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:16:02,332] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:16:02,333] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:16:02,333] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:21:02,334] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:21:02,334] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:21:02,335] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:21:02,335] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:26:02,336] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:26:02,336] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:26:02,337] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:26:02,337] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:31:02,339] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:31:02,339] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:31:02,340] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:31:02,340] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:36:02,342] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:36:02,342] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:36:02,343] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:36:02,343] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:41:02,344] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:41:02,344] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:41:02,345] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:41:02,345] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:46:02,345] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:46:02,345] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:46:02,346] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:46:02,346] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:51:02,347] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:51:02,347] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:51:02,348] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:51:02,348] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])
[2020-08-26 13:56:02,349] INFO [Controller id=0] Processing automatic preferred
replica leader election ([Link])
[2020-08-26 13:56:02,349] TRACE [Controller id=0] Checking need to trigger auto
leader balancing ([Link])
[2020-08-26 13:56:02,350] DEBUG [Controller id=0] Topics not in preferred replica
for broker 0 HashMap() ([Link])
[2020-08-26 13:56:02,350] TRACE [Controller id=0] Leader imbalance ratio for broker
0 is 0.0 ([Link])

You might also like