You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2022/06/21 06:47:40 UTC

[GitHub] [kafka] taehwa-song opened a new pull request, #12316: Include kafka record inside RecordDeserializationException

taehwa-song opened a new pull request, #12316:
URL: https://github.com/apache/kafka/pull/12316

   I want to handle the record where serialize Exception occurred in errorHandler. Shouldn't the exception include the record?
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [kafka] dev-chulbuji commented on pull request #12316: MINOR: Include kafka record inside RecordDeserializationException

Posted by GitBox <gi...@apache.org>.
dev-chulbuji commented on PR #12316:
URL: https://github.com/apache/kafka/pull/12316#issuecomment-1167111435

   LGTM


-- 
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-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org