@brief Redirect the main (rd_kafka_poll()) queue to the KafkaConsumer's queue (rd_kafka_consumer_poll()).
@warning It is not permitted to call rd_kafka_poll() after directing the main queue with rd_kafka_poll_set_consumer().
See Implementation
@brief Redirect the main (rd_kafka_poll()) queue to the KafkaConsumer's queue (rd_kafka_consumer_poll()).
@warning It is not permitted to call rd_kafka_poll() after directing the main queue with rd_kafka_poll_set_consumer().