My team is new to Kafka so any help is appreciated.

We have a situation where we have 3 under replicated topics. What is the best 
way to correct this?

# bin/kafka-topics.sh --describe --under-replicated-partitions --zookeeper 
ServerName:2181
        Topic: DA_DbExceptionLog        Partition: 8    Leader: 2       
Replicas: 3,2,4 Isr: 2,3
        Topic: DA_DebugLog      Partition: 12   Leader: 1       Replicas: 3,1,2 
Isr: 1,2
        Topic: EC_Interaction   Partition: 8    Leader: 2       Replicas: 3,2,4 
Isr: 2,3

Gene Robichaux
Manager, Database Operations
Match.com
8300 Douglas Avenue I Suite 800 I Dallas, TX  75225

Reply via email to