Re: Kafka Producer Errors

2017-08-16 Thread Saladi Naidu
I thought the same and checked, GC pause was maximum of 8 seconds Naidu Saladi On Monday, August 14, 2017 1:59 AM, Kamal C wrote: I think your application (where the producer resides) is facing GC issues. The time taken for the GC might be higher than the `request.timeout.ms`. Check

Re: Kafka Producer Errors

2017-08-14 Thread Kamal C
I think your application (where the producer resides) is facing GC issues. The time taken for the GC might be higher than the `request.timeout.ms`. Check your `jvm.log` and update the `request.timeout.ms`. The same property is applicable to producer, consumer and broker. Increase the config only f

Re: Kafka Producer Errors

2017-08-11 Thread Saladi Naidu
Looks like some of the fonts/characters did not come through, am re-sending with correct details We have recently upgraded our Kafka cluster from 0.8.2 to 0.10.1. As part of the upgrade our clients upgraded the client libraries as well. After the upgrade we are facing following issue org.apache.

Kafka Producer Errors

2017-08-10 Thread Saladi Naidu
We have recently upgraded our Kafka cluster from 0.8.2 to 0.10.1. As part of the upgrade our clients upgraded the client libraries as well. After the upgrade we are facing following issue org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for OM-LOCAL-DC3-REQUISITION-SUBMISSIO