Hello all,

I've gotten great feedback from Knowles here, and from Luke Chen on the
jira, so thanks to both so much. This is my first KIP, and I'm pretty new
to contributing to kafka, so I'd like to learn a little bit more about the
process and the way things usually work.
Should I open a PR first? Should I simply wait for discussion comments or
votes (I've gotten no votes yet)?

Thanks so much,

Dan

On Fri, Nov 11, 2022 at 1:30 AM Knowles Atchison Jr <katchiso...@gmail.com>
wrote:

> This would be helpful. For our own client library wrappers we implemented
> this functionality for any type with defaults for <String,String> and
> <String, Avro> consumers/producers.
>
> On Thu, Nov 10, 2022, 6:35 PM Dan S <danielms...@gmail.com> wrote:
>
> > Hello all,
> >
> > I think that adding builders for the producer and the consumer in kafka
> > client would make it much easier for developers to instantiate new
> > producers and consumers, especially if they are using an IDE with
> > intellisense, and using the IDE to navigate to the documentation which
> > could be added to the builder's withXYZ methods.
> >
> > Please let me know if you have any comments, questions, or suggestions!
> >
> >
> >
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-886%3A+Add+Client+Producer+and+Consumer+Builders
> >
> > Thanks,
> >
> > Dan
> >
>

Reply via email to