CCDAK Exam Question 11

(You are writing a producer application and need to ensure proper delivery.
You configure the producer with acks=all.
Which two actions should you take to ensure proper error handling?
Select two.)
  • CCDAK Exam Question 12

    What is the default maximum size of a message the Apache Kafka broker can accept?
  • CCDAK Exam Question 13

    Which two statements are correct when assigning partitions to the consumers in a consumer group using the assign() API?
    (Select two.)
  • CCDAK Exam Question 14

    Which configuration determines how many bytes of data are collected before sending messages to the Kafka broker?
  • CCDAK Exam Question 15

    You have a Kafka Connect cluster with multiple connectors.
    One connector is not working as expected.
    How can you find logs related to that specific connector?