What is returned by a producer.send() call in the Java API?
What is true about replicas ?
We have a store selling shoes. What dataset is a great candidate to be modeled as a KTable in Kafka Streams?
There are 3 producers writing to a topic with 5 partitions. There are 10 consumers consuming from the topic as part of the same group. How many consumers will remain idle?
Your manager would like to have topic availability over consistency. Which setting do you need to change in order to enable that?