Question 51
To produce data to a topic, a producer must provide the Kafka client with...
Question 52
You are using JDBC source connector to copy data from 3 tables to three Kafka topics. There is one connector created with max.tasks equal to 2 deployed on a cluster of 3 workers. How many tasks are launched?
Question 53
What is the risk of increasing max.in.flight.requests.per.connection while also enabling retries in a producer?
