Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Confluent Exam CCDAK Topic 1 Question 72 Discussion

Actual exam question for Confluent's CCDAK exam
Question #: 72
Topic #: 1
[All CCDAK Questions]

In the Kafka consumer metrics it is observed that fetch-rate is very high and each fetch is small. What steps will you take to increase throughput?

Show Suggested Answer Hide Answer
Suggested Answer: C

Kafka Connect Sink is used to export data from Kafka to external databases and Kafka Connect Source is used to import from external databases into Kafka.


Contribute your Thoughts:

Flo
5 hours ago
Decreasing the fetch.max.bytes seems counterintuitive to me. I think option B is the way to go here.
upvoted 0 times
...
Quentin
1 days ago
Hmm, increasing the fetch.max.wait could help, but that might lead to higher latency. I'd go with increasing the fetch.max.bytes instead.
upvoted 0 times
...
Kendra
10 days ago
I would also suggest increasing fetch.max.wait to allow more time for each fetch.
upvoted 0 times
...
Jerrod
13 days ago
I agree with Van, increasing fetch.max.bytes will help improve throughput.
upvoted 0 times
...
Van
16 days ago
I think we should increase fetch.max.bytes to handle larger fetches.
upvoted 0 times
...

Save Cancel