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

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

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

Your Kafka cluster has five brokers. The topic t1 on the cluster has:

    Two partitions

    Replication factor = 4

    min.insync.replicas = 3You need strong durability guarantees for messages written to topic t1.You configure a producer acks=all and all the replicas for t1 are in-sync.How many brokers need to acknowledge a message before it is considered committed?


A.

2


B.

3


C.

4


D.

5


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.