Hi, I am completely new to this kafka. I was just playing around with example code provided in the repo https://github.com/edenhill/librdkafka/tree/master/examples. I have encountered an issue where rd_kafka_poll_set_consumer() api throws me an error saying Local: Unknown group (RD_KAFKA_RESP_ERR__UNKNOWN_GROUP ) Using consumer group is mandatory? I am using librdkafka v1.0.0 (0x10000ff)
Thanks & Regards, Rakesh K R