rgroothuijsen commented on PR #12602: URL: https://github.com/apache/kafka/pull/12602#issuecomment-1242776194
I think removing the duplicate try-catch does make sense. Any unexpected exceptions that appear here could be considered severe enough for `error` level logging, and it shouldn't affect anything else since `commitRecord` is only being called there. -- 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