+1 (non-binding). This looks good to me and will be useful as a way to handle producer errors.
On Mon, Nov 8, 2021 at 8:55 AM Knowles Atchison Jr <katchiso...@gmail.com> wrote: > Good morning, > > I'd like to start a vote for KIP-779: Allow Source Tasks to Handle Producer > Exceptions: > > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-779%3A+Allow+Source+Tasks+to+Handle+Producer+Exceptions > > The purpose of this KIP is to allow Source Tasks the option to "ignore" > kafka producer exceptions. After a few iterations, this is now part of the > "errors.tolerance" configuration and provides a null RecordMetadata to > commitRecord() in lieu of a new SourceTask interface method or worker > configuration item. > > PR is here: > > https://github.com/apache/kafka/pull/11382 > > Any comments and feedback are welcome. > > Knowles >