...
From Kafka Connect to Apache Kafka
...
If we increase the number of tasks to 4, then we would have task 4 on Worker 1 and we would have partition-4 on Broker 1. This work distribution is done automatically and we do not have to intervene at all.
Work distribution according the strategy used (round robin strategy, etc.)