How change topic leader or remove partition after some broker down?
问题 We have kafka cluster with 4 brokers and some topics with replica factor 1 and 10 partitions. At one moment 2 of 4 our servers with kafka cluster - fail. So now we have 2 brokers with same topics. When i m run command ./kafka_topics.sh --zookeeper localhost:2181 --describe i m get this: Topic:outcoming-notification-error-topic PartitionCount:10 ReplicationFactor:1 Configs: Topic: outcoming-error-topic Partition: 0 Leader: 2 Replicas: 2 Isr: 2 Topic: outcoming-error-topic Partition: 1 Leader: