Question 41

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

    Which of the following is true regarding thread safety in the Java Kafka Clients?
  • Question 43

    What client protocol is supported for the schema registry? (select two)
  • Question 44

    Which of the following Kafka Streams operators are stateful? (select all that apply)
  • Question 45

    To produce data to a topic, a producer must provide the Kafka client with...