Hi All,
With +1 binding votes from Guozhang, Matthias and Bill and non-binding
+1 votes from Mitch, and M. Manna, the vote passes
Thanks all,
anna
On Wed, Jan 15, 2020 at 9:54 PM Anna McDonald wrote:
>
> Done. Thanks for pointing that out.
>
> anna
>
> On Wed, Jan 15, 2020 at 8:52 PM Guozhang Wa
Done. Thanks for pointing that out.
anna
On Wed, Jan 15, 2020 at 8:52 PM Guozhang Wang wrote:
>
> Hi Anna,
>
> Just a minor comment on the wiki page itself:
>
> ```
>
> The new method, handleSerializationException, in ProductionExceptionHandler
> will be invoked when
>
>1. ClassCastException
Hi Anna,
Just a minor comment on the wiki page itself:
```
The new method, handleSerializationException, in ProductionExceptionHandler
will be invoked when
1. ClassCastException is thrown while serializing record key / value. We
will continue to throw this exception and not invoke the new
Thanks for pushing this KIP over the finish line!
+1 (binding)
-Matthias
On 1/15/20 12:57 PM, Bill Bejeck wrote:
> Thanks for the KIP.
>
> +1 (binding)
>
> -Bill
>
> On Wed, Jan 15, 2020 at 3:45 PM M. Manna wrote:
>
>> +1 (non-binding)
>>
>> Thanks for this KIP
>>
>> Regards,
>>
>> On Wed,
Thanks for the KIP.
+1 (binding)
-Bill
On Wed, Jan 15, 2020 at 3:45 PM M. Manna wrote:
> +1 (non-binding)
>
> Thanks for this KIP
>
> Regards,
>
> On Wed, 15 Jan 2020 at 20:35, Mitchell wrote:
>
> > +1(non-binding)
> >
> > Very useful
> > -mitch
> >
> > On Wed, Jan 15, 2020, 3:29 PM Anna McDo
+1 (non-binding)
Thanks for this KIP
Regards,
On Wed, 15 Jan 2020 at 20:35, Mitchell wrote:
> +1(non-binding)
>
> Very useful
> -mitch
>
> On Wed, Jan 15, 2020, 3:29 PM Anna McDonald
> wrote:
>
> > Greetings,
> > I would like to propose a vote on KIP-399, extending the
> > ProductionException
+1(non-binding)
Very useful
-mitch
On Wed, Jan 15, 2020, 3:29 PM Anna McDonald wrote:
> Greetings,
> I would like to propose a vote on KIP-399, extending the
> ProductionExceptionHandler to cover serialization exceptions. This KIP
> is aimed at improving the error-handling semantics in Kafka St
Greetings,
I would like to propose a vote on KIP-399, extending the
ProductionExceptionHandler to cover serialization exceptions. This KIP
is aimed at improving the error-handling semantics in Kafka Streams
when Kafka Streams fails to serialize a message to the downstream
sink.
KIP details located