RaidenE1 opened a new pull request, #20755:
URL: https://github.com/apache/kafka/pull/20755

   During cloudlimits testing, an artifact of the new rebalance protocol showed 
up. In some cases, the first joining member gets all active tasks assigned, and 
is slow to revoke the tasks after more member has joined the group. This 
affects in particular cases where the first member is slow (possibly overloaded 
in the case of cloudlimits benchmarks) and there are a lot of tasks to be 
assigned.
   
   To help with this situation, we want to introduce a new group-specific 
configuration to delay the initial rebalance.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to