Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2018-03-16 Thread Raghav
; > > > On Sun, Jun 4, 2017 at 6:38 PM, Martin Gainty > > wrote: > > > > > > > > > > > ________________ > > > > From: IT Consultant <0binarybudd...@gmail.com> > > > > Sent: Friday, June 2, 2017 11:02 AM &g

Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2018-03-15 Thread Ted Yu
t; > > Thanks again . > > > > On Sun, Jun 4, 2017 at 6:38 PM, Martin Gainty > wrote: > > > > > > > > > > > From: IT Consultant <0binarybudd...@gmail.com> > > > Sent: Friday, June 2, 2017 11:02 AM > > > To: user

Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2018-03-15 Thread Raghav
.@gmail.com> > > Sent: Friday, June 2, 2017 11:02 AM > > To: users@kafka.apache.org > > Subject: Kafka Over TLS Error - Failed to send SSL Close message - Broken > > Pipe > > > > Hi All, > > > > I have been seeing below error since three

Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2017-06-07 Thread IT Consultant
;0binarybudd...@gmail.com> > Sent: Friday, June 2, 2017 11:02 AM > To: users@kafka.apache.org > Subject: Kafka Over TLS Error - Failed to send SSL Close message - Broken > Pipe > > Hi All, > > I have been seeing below error since three days , > > Can you please help me u

Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2017-06-04 Thread Martin Gainty
From: IT Consultant <0binarybudd...@gmail.com> Sent: Friday, June 2, 2017 11:02 AM To: users@kafka.apache.org Subject: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe Hi All, I have been seeing below error since three days , Can you

Re: Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2017-06-03 Thread Waleed Fateem
Unless you're experiencing any connection issues then I would say this is a benign warning message. Essentially what it's saying here is that the connection was closed (broken pipe) before it (wherever you're getting the log from) was able to send the last close_notify message. When one party deci

Kafka Over TLS Error - Failed to send SSL Close message - Broken Pipe

2017-06-02 Thread IT Consultant
Hi All, I have been seeing below error since three days , Can you please help me understand more about this , WARN Failed to send SSL Close message (org.apache.kafka.common.network.SslTransportLayer) java.io.IOException: Broken pipe at sun.nio.ch.FileDispatcherImpl.write0(Native Method