...

/

Quiz: Kafka Consumer API

Quiz: Kafka Consumer API

Test your understanding of the Kafka Consumer API.

We'll cover the following...
1.

(True or False) Each consumer instance inside a consumer group receives all events from a topic partition.

A.

True

B.

False


1 / 5
...