You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Dan S <da...@gmail.com> on 2022/11/11 08:10:20 UTC

[VOTE] KIP-886 Add Client Producer and Consumer Builders

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 in
the discussion thread, or vote here!

https://cwiki.apache.org/confluence/display/KAFKA/KIP-886
%3A+Add+Client+Producer+and+Consumer+Builders

Thanks,

Dan