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 69 Discussion

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

How will you find out all the partitions where one or more of the replicas for the partition are not in-sync with the leader?

Show Suggested Answer Hide Answer
Suggested Answer: D

tick time is 2000 ms, and initLimit is the config taken into account when establishing a connection to Zookeeper, so the answer is 2000 * 20 = 40000 ms = 40s


Contribute your Thoughts:

Mauricio
30 days ago
Option C is the clear winner here. Who needs Zookeeper when you've got the broker list, am I right?
upvoted 0 times
Alease
13 days ago
I agree, option C is definitely the way to go.
upvoted 0 times
...
...
Whitley
1 months ago
Haha, I wonder if the exam writers are trying to trick us with those Zookeeper options. Gotta love Kafka's command-line tools!
upvoted 0 times
Hollis
19 days ago
A) kafka-topics.sh --bootstrap-server localhost:9092 --describe --unavailable- partitions
upvoted 0 times
...
...
Dawne
2 months ago
I agree, C is the way to go. The --under-replicated-partitions option is the most specific to what we're looking for.
upvoted 0 times
Jeannetta
18 days ago
User 2: Yeah, the --under-replicated-partitions option is the most specific.
upvoted 0 times
...
Evelynn
1 months ago
User 1: I think we should use option C.
upvoted 0 times
...
...
Stephaine
2 months ago
But option C makes more sense because it specifies the broker list directly
upvoted 0 times
...
Dominga
2 months ago
Option C looks like the correct way to find out the under-replicated partitions. Using the --broker-list option seems more direct than going through Zookeeper.
upvoted 0 times
Mabelle
5 days ago
I think option C is the way to go.
upvoted 0 times
...
...
Shonda
2 months ago
I disagree, I believe the correct answer is D) kafka-topics.sh --zookeeper localhost:2181 --describe --under-replicated-partitions
upvoted 0 times
...
Stephaine
2 months ago
I think the answer is C) kafka-topics.sh --broker-list localhost:9092 --describe --under-replicated-partitions
upvoted 0 times
...

Save Cancel