chickenchickenlove commented on PR #19631:
URL: https://github.com/apache/kafka/pull/19631#issuecomment-2848925224

   @mjsax I think especially `CoperativeStikcy` strategy will be affected. 
   Because there’s a high probability that the consumer still owns the previous 
partition, calling Fetcher#fetchRecords(...) will continue to use the records 
from that partition even if the commit fails.
   
   I’ve documented the detailed scenario here.
   Please refer to this 
[link](https://github.com/spring-projects/spring-kafka/issues/3703#issuecomment-2848899283).
   
   


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