Ismael, Thank you, have opened https://issues.apache.org/jira/browse/KAFKA-2672.
Regards, Rajini On Mon, Oct 19, 2015 at 10:30 PM, Ismael Juma <isma...@gmail.com> wrote: > I haven't looked at the code, but please file an issue so that we can > investigate this. It looks like Fetcher is not using NetworkClient > correctly. > > Ismael > On 19 Oct 2015 22:02, "Rajini Sivaram" <rajinisiva...@googlemail.com> > wrote: > > > Oops, pressed wrong button... > > > > When running new consumer with SSL, debug logs show these exceptions > every > > time: > > > > [2015-10-19 20:57:43,389] DEBUG Fetch failed > > (org.apache.kafka.clients.consumer.internals.Fetcher) > > org.apache.kafka.clients.consumer.internals.SendFailedException > > > > > > The exception occurs because send is queued before SSL handshake is > > complete. A couple of questions: > > > > 1. Is the exception harmless? > > 2. Can it be avoided since it feels like an exception that exists to > > handle edge cases like buffer overflow rather than something in a > normal > > code path. > > > > > > > > Thank you... > > > > Regards, > > > > Rajini > > >