Kafka Connect Source
References
Flashcards
You are using JDBC source connector to copy data from 2 tables to two 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?:: 2, we have two tables, so the max number of tasks is 2