mfontanini / cppkafka

Modern C++ Apache Kafka client library (wrapper for librdkafka)
BSD 2-Clause "Simplified" License
587 stars 207 forks source link

How to get number of messages in the topic? #306

Open kreuzerkrieg opened 1 year ago

kreuzerkrieg commented 1 year ago

Is there a way to get number of messages in the topic that were not consumed yet?