Hi, I wanted to compute partition number using rd_kafka_msg_partitioner_murmur2() API. Can someone tell me how to get partition count on a specific topic inside my c application on the fly? I need to pass this count as one of the parameter to above api.
One more query: Is murmur3 supported in librdkafka? Thanks & Regards, Rakesh K R