Kafka Brokers only. Clients were Java client that used the same client
version as the broker.
On Thu, Aug 31, 2017 at 5:43 AM, Saravanan Tirugnanum
wrote:
> Thank you Raghav. Was it like you upgraded Kafka Broker or Clients or both.
>
> Regards
> Saravanan
>
> On Wednesday, August 30, 2017 at 6:
Thank you Raghav. Was it like you upgraded Kafka Broker or Clients or both.
Regards
Saravanan
On Wednesday, August 30, 2017 at 6:31:34 PM UTC-5, Raghav wrote:
>
> I was never able to debug this exception. I, unfortunately, moved to
> Apache Kafka 10.2.1 from Confluent 3.2.1 and this issue went a
I was never able to debug this exception. I, unfortunately, moved to Apache
Kafka 10.2.1 from Confluent 3.2.1 and this issue went away.
On Wed, Aug 30, 2017 at 11:46 AM, Saravanan Tirugnanum
wrote:
> Hi
>
> Were you able to figure out this issue? Any clue ?
>
> Regards
> Saravanan
>
>
> On Wedne
Hi
Were you able to figure out this issue? Any clue ?
Regards
Saravanan
On Wednesday, August 9, 2017 at 11:51:19 PM UTC-5, Raghav wrote:
>
> Hi
>
> I am sending very small 32 byte message to Kafka broker in a tight loop
> with 250ms sleep. I have one broker, 1 partition, and replication factor
> From: Raghav
> Sent: Thursday, August 10, 2017 12:51 AM
> To: Users; confluent-platf...@googlegroups.com
> Subject: How to debug - NETWORK_EXCEPTION
>
> Hi
>
> I am sending very small 32 byte message to Kafka broker in a tight loop
> with 250ms sleep. I have one broker,
From: Raghav
Sent: Thursday, August 10, 2017 12:51 AM
To: Users; confluent-platf...@googlegroups.com
Subject: How to debug - NETWORK_EXCEPTION
Hi
I am sending very small 32 byte message to Kafka broker in a tight loop
with 250ms sleep. I have one broker, 1
Hi
I am sending very small 32 byte message to Kafka broker in a tight loop
with 250ms sleep. I have one broker, 1 partition, and replication factor =
1.
After about 4200 messages, I get *following *error pasted below.
How can I debug this error ? Can you please throw some ideas for me to
debug ?