ableegoldman opened a new pull request #10407: URL: https://github.com/apache/kafka/pull/10407
Clean up handling of TaskCorruptedException from `commitOffsetsOrTransaction` by (1) removing the offset commit in `TaskManager#handleCorruption`, and (2) filter out any revoked tasks from the TaskCorruptedException in `TaskManager#handleRevocation` Left some things as followup work to keep the changes minimal and low-risk for the 2.8 release. Will file tickets for any TODOs after this is merged. Should be cherrypicked to 2.8 @vvcephei -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org