Kafka - Topics and Partitions
Given a Kafka topic with 3 partitions, if messages with keys "key1", "key2", and "key1" are sent in that order, which partition will the second "key1" message go to?
Given a Kafka topic with 3 partitions, if messages with keys "key1", "key2", and "key1" are sent in that order, which partition will the second "key1" message go to?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions