Is there a way to get number of messages in Kafka topic

36 Views Asked by At

Is there a way to get number of unprocessed messages in Kafka topic using cppkafka or librdkafka? I guess it has something to do with offsets, but I'm unsure how to do that.

1

There are 1 best solutions below

0
Sadik Bakiu On