tim-patterson opened a new pull request #11493:
URL: https://github.com/apache/kafka/pull/11493


   Kafka Streams - Currently while distributing the standby tasks streams does 
not check if there are threads without any tasks or with less number of tasks. 
This can lead to few threads getting assigned both active and standby tasks 
when are threads within the same instance without any tasks assigned.
   
   This PR takes into account active task assignment when assigning standbys to 
threads to achieve a better balance of tasks across threads


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to