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

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

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

Your application is consuming from a topic with one consumer group.

The number of running consumers is equal to the number of partitions.

Application logs show that some consumers are leaving the consumer group during peak time, triggering a rebalance. You also notice that your application is processing many duplicates.

You need to stop consumers from leaving the consumer group.

What should you do?


A.

Reduce max.poll.records property.


B.

Increase session.timeout.ms property.


C.

Add more consumer instances.


D.

Split consumers in different consumer groups.


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.