What does the linger.ms property specify in the Kafka producer configuration?
Questions
What is the function of the retries.backoff.ms property in the Kafka producer configuration?
Which property controls the maximum size of a single message sent by the Kafka producer?
What does the buffer.memory property define in the Kafka producer configuration?
What is the purpose of the compression.type property in the Kafka producer configuration?
Which property determines the maximum size of a batch of messages sent by the Kafka producer?
What does the acks property specify in the Kafka producer configuration?
Which property determines the bootstrap servers for connecting to the Kafka cluster?