edoardocomar commented on PR #15910:
URL: https://github.com/apache/kafka/pull/15910#issuecomment-2112731563

   Hi @gharris1727 commit e33edd2a72 hopefully address most of your comments. 
Thanks for the quick feedback.
   
   We also noticed that the loading of the checkpoints must complete before the 
task start method completes. 
   This to avoid the checkpointsPerConsumerGroup map to be accessed during the 
task active polls and not be completely initialized. So we moved that before 
scheduler.execute 
   
   


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