ramesh-muthusamy commented on pull request #9319: URL: https://github.com/apache/kafka/pull/9319#issuecomment-727573227
> @ramesh-muthusamy I can confirm seeing the behavior that @kkonstantine has reported. This is with Spot instances and running multiple connectors for topics with a large number of partitions. Task distribution does not take into consideration new workers that have joined and continues to result in an uneven distribution of tasks. > > <img alt="Screen Shot 2020-11-03 at 12 35 59 PM" width="934" src="https://user-images.githubusercontent.com/65565095/98020615-3b962c80-1dd1-11eb-8160-db691849adf7.png"> @seankumar-tl thanks for bringing this up, this PR intends to resolve the same issue. We are facing the same issue while running connector workers on K8's. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org