mumrah opened a new pull request, #14919:
URL: https://github.com/apache/kafka/pull/14919

   This patch adds two cases to EventHandlerExceptionInfo for exceptions thrown 
by the log layer. Prior to this change, the log could throw a 
CorruptRecordException and the QuorumController would not treat it as a fatal 
exception. E.g., 
   
   ```
   INFO [ControllerServer id=9990] handleCommit[baseOffset=192554233]: event 
failed with CorruptRecordException in 234 microseconds.
   ```
   
   


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