@mjsax , I am able to cover code changes and cover test case for below `send()`.
https://github.com/apache/kafka/blob/3c14feb442219f58e0008a6242a24f1a492ca337/streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordCollectorImpl.java#L147

But for `Send()`: 
https://github.com/apache/kafka/blob/3c14feb442219f58e0008a6242a24f1a492ca337/streams/src/main/java/org/apache/kafka/streams/processor/internals/RecordCollectorImpl.java#L81
which is getting called from `SinkNode#process()`, i am unable to identify 
correct place to `stringify ` and re-throw the exception back. 
Will try to explore for a day and reach out if any help needed. 

[ Full content available at: https://github.com/apache/kafka/pull/5224 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to