What does Kafka replication factor provide? (Choose two.)
You want to increase Producer throughput for the messages it sends to your Kafka cluster by tuning the batch size (‘batch.size’) and the time the Producer waits before sending a batch (‘linger.ms’).
According to best practices, what should you do?
When a broker goes down, what will the Controller do?
If the Controller detects the failure of a broker that was the leader for some partitions, which actions will be taken? (Choose two.)