Hi, Rajini, Thank you! This is really great advice, I will review that and test it out in our scenarios. Do you know any limitations when advertised.listeners may not work?
Having the option to redirecting broker calls on client side is still valuable for kafka server setup that cannot have advertised.listeners configured for any reason. Thanks, Sergey On Fri, Mar 16, 2018 at 3:41 PM, Rajini Sivaram <rajinisiva...@gmail.com> wrote: > Hi Sergey, > > Thanks for the KIP. Is there a reason why brokers cannot be configured with > `advertised.listeners` that use hostnames (or addresses) that clients can > connect to, instead of performing a redirection? > > Regards, > > Rajini > > On Fri, Mar 16, 2018 at 1:24 PM, Sergey Korytnikov < > sergey.korytni...@gmail.com> wrote: > > > Hi devs, > > > > I have created new KIP-271 for discussion: > > https://cwiki.apache.org/confluence/display/KAFKA/KIP- > > 271%3A+Add+NetworkClient+redirector > > Kafka JIRA issue: https://issues.apache.org/jira/browse/KAFKA-6669 > > > > The fix has been implemented and tested with version 1.0 and trunk > snapshot > > of clients jar. > > Changes are available here: > > https://github.com/ssbiox/kafka/tree/trunk-redirector > > Diff of changes: > > https://github.com/apache/kafka/compare/trunk...ssbiox:trunk-redirector > > > > Thank you, > > Sergey > > >