CCDAK Exam Question 31

There are 3 brokers in the cluster. You want to create a topic with a single partition that is resilient to one broker failure and one broker maintenance. What is the replication factor will you specify while creating the topic?
  • CCDAK Exam Question 32

    Consumer failed to process record # 10 and succeeded in processing record # 11. Select the course of action that you should choose to guarantee at least once processing
  • CCDAK Exam Question 33

    What isn't an internal Kafka Connect topic?
  • CCDAK Exam Question 34

    If I want to send binary data through the REST proxy to topic "test_binary", it needs to be base64 encoded. A consumer connecting directly into the Kafka topic
  • CCDAK Exam Question 35

    When auto.create.topics.enable is set to true in Kafka configuration, what are the circumstances under which a Kafka broker automatically creates a topic? (select three)