...

/

Quiz: The Kafka Producer API

Quiz: The Kafka Producer API

Test your understanding of the Kafka Producer API.

We'll cover the following...
1

(Select all that apply.) Which is true about the acks configuration?

A)

When set to 0, the producer does not wait for any acknowledgment from the broker.

B)

When set to 1, the producer waits for acknowledgment from the leader node.

C)

When set to all, the producer waits for an acknowledgment from all in-sync replicas.

D)

When set to none, the producer does not wait for any acknowledgment from the broker.

Question 1 of 50 attempted
Access this course and 1400+ top-rated courses and projects.