Confluent Certified Developer for Apache Kafka Certification Examination CCDAK Question # 17 Topic 2 Discussion

Confluent Certified Developer for Apache Kafka Certification Examination CCDAK Question # 17 Topic 2 Discussion

CCDAK Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2

You have a consumer group with default configuration settings reading messages from your Kafka cluster.

You need to optimize throughput so the consumer group processes more messages in the same amount of time.

Which change should you make?


A.

Remove some consumers from the consumer group.


B.

Increase the number of bytes the consumers read with each fetch request.


C.

Disable auto commit and have the consumers manually commit offsets.


D.

Decrease the session timeout of each consumer.


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.