Confluent Certified Developer for Apache Kafka Certification Examination CCDAK Question # 9 Topic 1 Discussion

Confluent Certified Developer for Apache Kafka Certification Examination CCDAK Question # 9 Topic 1 Discussion

CCDAK Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Which two statements are correct when assigning partitions to the consumers in a consumer group using the assign() API?

(Select two.)


A.

It is mandatory to subscribe to a topic before calling assign() to assign partitions.


B.

The consumer chooses which partition to read without any assignment from brokers.


C.

The consumer group will not be rebalanced if a consumer leaves the group.


D.

All topics must have the same number of partitions to use assign() API.


Get Premium CCDAK Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.