mjsax commented on PR #23341:
URL: https://github.com/apache/kafka/pull/23341#issuecomment-5530085692

   > But I wonder if "converting" warm-up tasks to standby-tasks in this cases 
wouldn't be better.
   
   I did consider it, but it won't work. The problem is, that the GC expects a 
subset of assigned tasks to be reported by he client. If we report warmup tasks 
as standbys, we would report a superset of standbys though, and the GC would 
fence the member.


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