Q. What does Kafka's 'linger.ms' setting control?
β
Correct Answer: (C)
Delay before sending a batch
Explanation: 'linger.ms' is used to wait a specified time before sending a batch to improve efficiency.