FrankChen021 commented on issue #10930: URL: https://github.com/apache/druid/issues/10930#issuecomment-788622311
I have never seen such an error thrown by Kafka. From the stack trace message, it seems that the a record stored at Kafka broker side is broken. Since Druid manages the offsets where it consumes from Kafka, I think maybe one way is to reset supervisor to the latest offset. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
