Question 11
Your Kafka cluster has four brokers. The topic t1 on the cluster has two partitions, and it has a replication factor of three. You create a Consumer Group with four consumers, which subscribes to t1.
In the scenario above, how many Controllers are in the Kafka cluster?
In the scenario above, how many Controllers are in the Kafka cluster?
Question 12
Which use cases would benefit most from continuous event stream processing? (Choose three.)
Question 13
An employee in the reporting department needs assistance because their data feed is slowing down. You start by quickly checking the consumer lag for the clients on the data stream.
Which command will allow you to quickly check for lag on the consumers?
Which command will allow you to quickly check for lag on the consumers?
Question 14
If a broker's JVM garbage collection takes too long, what can occur?
Question 15
Which option is a valid Kafka Topic cleanup policy? (Choose two.)