Question 6

You are using JDBC source connector to copy data from a table to Kafka topic. There is one connector created with max.tasks equal to 2 deployed on a cluster of 3 workers. How many tasks are launched?
  • Question 7

    The exactly once guarantee in the Kafka Streams is for which flow of data?
  • Question 8

    If you enable an SSL endpoint in Kafka, what feature of Kafka will be lost?
  • Question 9

    By default, which replica will be elected as a partition leader? (select two)
  • Question 10

    How much should be the heap size of a broker in a production setup on a machine with 256 GB of RAM, in PLAINTEXT mode?