A consumer starts and has auto.offset.reset=latest, and the topic partition currently has data for offsets going from 45 to 2311. The consumer group has committed the offset 643 for the topic before. Where will the consumer read from?
Answer(s): C
The offsets are already committed for this consumer group and topic partition, so the property auto.offset.reset is ignored
A Zookeeper ensemble contains 3 servers. Over which ports the members of the ensemble should be able to communicate in default configuration? (Select three)
Answer(s): A,B,D
2181 - client port, 2888 - peer port, 3888 - leader port
To get acknowledgement of writes to only the leader partition, we need to use the config...
Answer(s): A
Producers can set acks=1 to get acknowledgement from partition leader only.
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?
Answer(s): D
Post your Comments and Discuss Confluent CCDAK exam with other Community members:
Testbear commented on June 13, 2023 please upload ITALY upvote
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the CCDAK content, but please register or login to continue.