How to check if topic Kafka is purged

后端 未结 0 1516
独厮守ぢ
独厮守ぢ 2021-01-25 06:27

I want to check if my topic is empty after changing a retention.ms to 100ms. I try to consume from my topic like this :

    consumer_kafka = KafkaConsumer(topic,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题