Script to delete list of topics

2024-01-22 Thread sunil chaudhari
Hi, anybody there who has a shell script to delete topics from cluster. I have list of elegible topics to be deleted. Script should accept list of files as an input. Delete topics one by one. please share. Thanks in advance. regards, Sunil.

Re: kafka cluster question

2024-01-22 Thread Yavuz Sert
Hi, As Artem mentioned, I did some tests with setting replication factor 1 and 3 for two different topics One of the kafka broker is down: The command works if the replication factor is 3. (*testtopicreplica3 is created with rf 3)* *[root@node-223 kafka_2.12-2.8.2]# ./bin/kafka-consumer-gr