pushkal-ag
pushkal-ag
@jlcordeiro @mfontanini Were you able to solve the issue?
I used the cppkafka buffered producer and librdkafka complex [consumer](https://github.com/edenhill/librdkafka/blob/master/examples/rdkafka_complex_consumer_example.cpp) as well as cppkafka buffered producer and Kafka-Python [consumer](https://github.com/dpkp/kafka-python) both seem to receive all the messages. so i shortened down...
@jlcordeiro Yes facing the same issue.
It got resolved for me. The issue was not related to kafka but something else in our pipeline. Thanks.