cadonna commented on PR #16684: URL: https://github.com/apache/kafka/pull/16684#issuecomment-2252528947
> In the end, won't it be easier for the handler to determine what to do, if we pass in the current input record of the called Processor, instead of some related (or maybe even unrelated source record)? Actually, we do pass in the current record into the processing exception handler. The issue here is that the error handler context also contains the raw source record which seems not to be straight-forward to get. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
