CCDAK Exam Question 26

A bank uses a Kafka cluster for credit card payments. What should be the value of the property unclean.leader.election.enable?
  • CCDAK Exam Question 27

    There are two consumers C1 and C2 belonging to the same group G subscribed to topics T1 and T2. Each of the topics has 3 partitions. How will the partitions be assigned to consumers with Partition Assigner being Round Robin Assigner?
  • CCDAK Exam Question 28

    You have a Kafka cluster and all the topics have a replication factor of 3. One intern at your company stopped a broker, and accidentally deleted all the data of that broker on the disk. What will happen if the broker is restarted?
  • CCDAK Exam Question 29

    Which of the following Kafka Streams operators are stateless? (select all that apply)
  • CCDAK Exam Question 30

    Partition leader election is done by