gharris1727 commented on PR #14762:
URL: https://github.com/apache/kafka/pull/14762#issuecomment-1812953889
   @yashmayya I noticed those failures and wasn't sure they're affected, thanks 
for explaining exactly what is going on!
   
   Since other workers in the cluster may not have this fix applied, I'll leave 
the error message unchanged and just update the assertions. There could also be 
unpredictable zombie conditions where cancel() is never called, and this fix is 
ineffective.
   
   The change to the offsets API behavior was unintended, but I think it is 
beneficial, and indicates that this change is moving in the right direction. 
Now there are fewer situations in which a user needs to restart the workers to 
use the REST API 🙃.


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