SendFailedException

2016-09-26 Thread Ghosh, Achintya (Contractor)
Hi there, Can anyone please help us as we are getting the SendFailedException when Kafka consumer is starting and not able to consume any message? Thanks Achintya

[jira] [Updated] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2016-05-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2672: --- Fix Version/s: (was: 0.10.1.0) > SendFailedException when new consumer is run with

[jira] [Updated] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-05-17 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-3412: --- Fix Version/s: (was: 0.10.1.0) > Multiple commitAsync() calls causes SendFailedExcept

[jira] [Commented] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-05-14 Thread Gary Russell (JIRA)
to fix it in 0.9.0.2? > Multiple commitAsync() calls causes SendFailedException in commit callback > -- > > Key: KAFKA-3412 > URL: https://issues.apache.org/jira/br

[jira] [Updated] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2016-04-11 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-2672: Fix Version/s: 0.10.0.0 > SendFailedException when new consumer is run with

[jira] [Commented] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-21 Thread ASF GitHub Bot (JIRA)
://github.com/apache/kafka/pull/1108 > Multiple commitAsync() calls causes SendFailedException in commit callback > -- > > Key: KAFKA-3412 > URL: https://issues.apache.org/jira/br

[jira] [Resolved] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-21 Thread Ewen Cheslack-Postava (JIRA)
1108 [https://github.com/apache/kafka/pull/1108] > Multiple commitAsync() calls causes SendFailedException in commit callback > -- > > Key: KAFKA-3412 > URL: https://issues.

[jira] [Commented] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-21 Thread ASF GitHub Bot (JIRA)
;ja...@confluent.io> Date: 2016-03-21T20:14:23Z KAFKA-3412: multiple asynchronous commits causes send failures > Multiple commitAsync() calls causes SendFailedException in commit callback > -- > >

[jira] [Work started] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-21 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-3412 started by Jason Gustafson. -- > Multiple commitAsync() calls causes SendFailedException in commit callb

[jira] [Updated] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2016-03-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-2672: --- Fix Version/s: (was: 0.10.0.0) 0.10.1.0 > SendFailedException when

[jira] [Updated] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-19 Thread Gwen Shapira (JIRA)
it is a fairly serious bug. > Multiple commitAsync() calls causes SendFailedException in commit callback > -- > > Key: KAFKA-3412 > URL: https://issues.apache.org/jira/br

[jira] [Updated] (KAFKA-3412) Multiple commitAsync() calls causes SendFailedException in commit callback

2016-03-18 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gwen Shapira updated KAFKA-3412: Fix Version/s: 0.10.0.0 > Multiple commitAsync() calls causes SendFailedException in com

[jira] [Updated] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-11-14 Thread Jun Rao (JIRA)
. I am not sure if the exception is harmless, but it will be good to avoid the exception either way since it feels like an exception that exists to handle edge cases like buffer overflow rather than something in a normal code path. > SendFailedException when new consumer is run with

[jira] [Comment Edited] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-20 Thread Ismael Juma (JIRA)
I was hoping that Jason would confirm or clarify this. :) > SendFailedException when new consumer is run with SSL > - > > Key: KAFKA-2672 > URL: https://issues.apache.org/jira/browse/KAFKA-2672 >

[jira] [Commented] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-20 Thread Jun Rao (JIRA)
handshake completes, right? > SendFailedException when new consumer is run with SSL > - > > Key: KAFKA-2672 > URL: https://issues.apache.org/jira/browse/KAFKA-2672 > Project: Kafka >

[jira] [Commented] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-20 Thread Ismael Juma (JIRA)
s` is called before `ConsumerNetworkClient.poll` returns. I haven't investigated in detail, but it sounds like the handshake takes longer to complete than `poll` and hence the log output. I was hoping that Jason would confirm or clarify this. :) > SendFailedException when new consumer

[jira] [Assigned] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-20 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson reassigned KAFKA-2672: -- Assignee: Jason Gustafson (was: Neha Narkhede) > SendFailedException when

[jira] [Commented] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-20 Thread Ismael Juma (JIRA)
at debug level, I think it's probably OK to leave as is for 0.9.0.0 > SendFailedException when new consumer is run with SSL > - > > Key: KAFKA-2672 > URL: https://issues.apache.org/jira/br

SendFailedException in new consumer when run with SSL

2015-10-19 Thread Rajini Sivaram
When running new consumer with SSL, debug logs show these exceptions every time: Thank you... Regards, Rajini

Re: SendFailedException in new consumer when run with SSL

2015-10-19 Thread Rajini Sivaram
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

Re: SendFailedException in new consumer when run with SSL

2015-10-19 Thread Ismael Juma
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" wrote: > Oops, pressed wrong button... > > When running new consumer

Re: SendFailedException in new consumer when run with SSL

2015-10-19 Thread Jun Rao
I don't see the debug log. Apache email sometimes removes attachments. So, perhaps you can file a jira and include the logs there. Thanks, Jun On Mon, Oct 19, 2015 at 1:57 PM, Rajini Sivaram < rajinisiva...@googlemail.com> wrote: > When running new consumer with SSL, debug logs show these

Re: SendFailedException in new consumer when run with SSL

2015-10-19 Thread Rajini Sivaram
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 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

[jira] [Created] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-19 Thread Rajini Sivaram (JIRA)
Rajini Sivaram created KAFKA-2672: - Summary: SendFailedException when new consumer is run with SSL Key: KAFKA-2672 URL: https://issues.apache.org/jira/browse/KAFKA-2672 Project: Kafka Issue

[jira] [Commented] (KAFKA-2672) SendFailedException when new consumer is run with SSL

2015-10-19 Thread Ismael Juma (JIRA)
requests that couldn't be sent clearUnsentRequests(now); } {code} `clearUnsentRequests` raises `SendFailedException` for all unsent requests, which can happen if the handshake is still happening. [~hachikuji], thoughts? > SendFailedException when new consumer is run with