@Kirk,

1. No defaults are expected. Serializers/deserializers would need to either
by provided using the config or the builder.
2. As some properties would need to be closed, maybe the build method
should only be called one time. To see if we really need to add a check for
that.

Kr,

François.

Le jeu. 19 mai 2022 à 00:02, Kirk True <k...@kirktrue.pro> a écrit :

> Hi François,
>
> Thanks for the KIP!
>
> A couple of questions:
>
>  1. Do the builders have defaults for the serializers/deserializers?
>  2. Can the build method be called more than once on a given builder?
>
> Thanks,
> Kirk
>
> On Wed, May 18, 2022, at 10:11 AM, François Rosière wrote:
> > Hi all,
> >
> > KIP to create builders for
> >
> >    - KafkaProducer
> >    - KafkaConsumer
> >    - KafkaStreams
> >
> >
> > This KIP can be seen as the continuity of the KIP-832.
> >
> > KIP details:  <goog_1519423886>
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=211884640
> > Jira issue: https://issues.apache.org/jira/browse/KAFKA-13913
> >
> > Kr,
> >
> > F.
> >
>

Reply via email to