Hi, If I have a topic with 10 partitions, I would like each partition to be accessible to only certain consumers. Consumer 1 should be able to read from partition 1 but no other partition and so on. Is this possible in Kafka?
-Yash
Hi, If I have a topic with 10 partitions, I would like each partition to be accessible to only certain consumers. Consumer 1 should be able to read from partition 1 but no other partition and so on. Is this possible in Kafka?
-Yash