CCDAK Exam Question 41

You have a consumer group of 12 consumers and when a consumer gets killed by the process management system, rather abruptly, it does not trigger a graceful shutdown of your consumer. Therefore, it takes up to 10 seconds for a rebalance to happen. The business would like to have a 3 seconds rebalance time. What should you do? (select two)
  • CCDAK Exam Question 42

    What is not a valid authentication mechanism in Kafka?
  • CCDAK Exam Question 43

    To allow consumers in a group to resume at the previously committed offset, I need to set the proper value for...
  • CCDAK Exam Question 44

    Select the Kafka Streams joins that are always windowed joins.
  • CCDAK Exam Question 45

    Suppose you have 6 brokers and you decide to create a topic with 10 partitions and a replication factor of 3. The brokers 0 and 1 are on rack A, the brokers 2 and 3 are on rack B, and the brokers 4 and 5 are on rack C.
    If the leader for partition 0 is on broker 4, and the first replica is on broker 2, which broker can host the last replica? (select two)