Question 56

Which two statements are correct about transactions in Kafka?
(Select two.)
  • Question 57

    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)
  • Question 58

    What are the requirements for a Kafka broker to connect to a Zookeeper ensemble? (select two)
  • Question 59

    Which actions will trigger partition rebalance for a consumer group? (select three)
  • Question 60

    Which statement is true about how exactly-once semantics (EOS) work in Kafka Streams?