Offset commit failed when appending to log due to org.apache.kafka.common.errors.TimeoutException

2020-01-20 Thread Roman Nikolaevich
to org.apache.kafka.common.errors.TimeoutException here is also tread dump on consumer side com.playtech.crossteam.boot.kafkaacceptorpatternchannel-pool-16-1" java.lang.Thread.State: RUNNABLE at java.base@11.0.2/sun.nio.ch.EPoll.wait(Native Method) at java.base@11.0.2 /sun.nio.ch.EPollSelectorImpl.

org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms after enabling SASL PLAINTEXT authentication

2019-05-10 Thread goutham krishna Teja
Hi All, I'm running into time out exception when i try to run producer and consumer through java or console. *kafka server.properties* advertised.host.name=127.0.0.1 listeners=SASL_PLAINTEXT://127.0.0.1:9090 security.inter.broker.protocol=SASL_PLAINTEXT sasl.mechanism.inter.broker.protocol=PL

org.apache.kafka.common.errors.TimeoutException : xxx passed since batch creation plus linger time

2018-07-19 Thread igor . b
Hi We are using kafka 0.10.2 and recently got following error: org.apache.kafka.common.errors.TimeoutException: Expiring 1 record(s) for taz_data_info-0: 270120 ms has passed since batch creation plus linger time The producer configuration is as follows: acks: all

Kafka-Connect- org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment.

2018-04-27 Thread Jagannath Bilgi
ption: org.apache.kafka.common.errors.TimeoutException: Timed out waiting for a node assignment.       at org.apache.kafka.common.internals.KafkaFutureImpl.wrapAndThrow(KafkaFutureImpl.java:45)        at org.apache.kafka.common.internals.KafkaFutureImpl.access$000(KafkaFutureImpl.java:32)    

org.apache.kafka.common.errors.TimeoutException: Failed to send request after 5000 ms

2017-11-21 Thread Abhimanyu Nagrath
I am using Kafka V 0.10.2 (8 Cores, 16 GB RAM). While executing the command > ./kafka-consumer-groups.sh --bootstrap-server localhost:9092 > --describe --group Sometimes I am getting this exception : Exception in consumer group command (kafka.admin.ConsumerGroupCommand$) java.lang.Runti

Kafka Consumer - org.apache.kafka.common.errors.TimeoutException: Failed to get offsets by times in 305000 ms

2017-10-11 Thread SenthilKumar K
Hi All , Recently we starting seeing Kafka Consumer error with Timeout . What could be the cause here ? Version : kafka_2.11-0.11.0.0 Consumer Properties: *bootstrap.servers, enable.auto.commit,auto.commit.interval.ms ,session.timeout.ms

Re: Kafka with SSL enabled - Not able to publish messages (org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms)

2017-07-26 Thread Manikumar
017-07-26 05:59:31,888] ERROR Error when sending message to topic > sslTopic3 with key: null, value: 2 bytes with error: > (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback) > org.apache.kafka.common.errors.TimeoutException: Failed to update > metadata after 6 ms. > > Error in controller.log fi

Re: Kafka with SSL enabled - Not able to publish messages (org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms)

2017-07-25 Thread karan alang
roducer.config /tmp/ssl-kafka/client-ssl.properties --security-protocol SSL hi HELLO [2017-07-26 05:59:31,888] ERROR Error when sending message to topic sslTopic3 with key: null, value: 2 bytes with error: (org.apache.kafka.clients.producer.internals.ErrorLoggingCallback) org.apache.kafka.common.

Re: Kafka with SSL enabled - Not able to publish messages (org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms)

2017-07-25 Thread Manikumar
enable debug logs to find out the actual error. On Wed, Jul 26, 2017 at 12:49 AM, karan alang wrote: > hi - I've enabled SSL for Kafka & i'm trying to publish messages using > console Producer > > Error is as shown below, any ideas ? > >> >>1. /usr/hdp/2.5.3.0-37/kafka/bin/kafka-console-prod

Kafka with SSL enabled - Not able to publish messages (org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms)

2017-07-25 Thread karan alang
hi - I've enabled SSL for Kafka & i'm trying to publish messages using console Producer Error is as shown below, any ideas ? > >1. /usr/hdp/2.5.3.0-37/kafka/bin/kafka-console-producer.sh --broker-list >nwk2-bdp-kafka-05.gdcs-qa.apple.com:6668,nwk2-bdp-kafka-04.gdcs-qa. >apple.com:6668

Re: org.apache.kafka.common.errors.TimeoutException

2017-03-27 Thread R Krishna
LoggingCallback) > > org.apache.kafka.common.errors.TimeoutException: Expiring 11 record(s) for > my-topic-0: 1732 ms has passed since last append > > Any idea? > > Best regards, > Mina > -- Radha Krishna, Proddaturi 253-234-5657

org.apache.kafka.common.errors.TimeoutException

2017-03-20 Thread Mina Aslani
Hi, I get ERROR Error when sending message to topic my-topic with key: null, value: ... bytes with error: (org.apache.kafka.clients.producer.internals. ErrorLoggingCallback) org.apache.kafka.common.errors.TimeoutException: Expiring 11 record(s) for my-topic-0: 1732 ms has passed since last

org.apache.kafka.common.errors.TimeoutException: Batch Expired

2016-09-08 Thread Sharath Raghavan
Hello everyone, We have seen this exception couple of times - "org.apache.kafka.common.errors.TimeoutException: Batch Expired". It doesn't happen all the time but mostly during hiccups in network. There is an open jira KAFKA-3686 <https://issues.apache.org/jira/browse/KAFKA-36

Re: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 3000 ms

2016-07-05 Thread Ismael Juma
Hi, Comment below. On Tue, Jul 5, 2016 at 3:39 AM, tong...@csbucn.com wrote: > Hi, > I have 2 Kafka nodes and 1 zookeeper node. > When I use kill -9 to shutdown the kafk-node1,I got the error message from > the producer when sending messages: > org.apache.kafka.common.errors.T

FW: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 3000 ms

2016-07-04 Thread tong...@csbucn.com
And this error message comes from Metadata.awaitUpdate() method. 发件人: tong...@csbucn.com 发送时间: 2016-07-05 10:39 收件人: users 主题: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 3000 ms Hi, I have 2 Kafka nodes and 1 zookeeper node. When I use kill -9 to shutdown

org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 3000 ms

2016-07-04 Thread tong...@csbucn.com
Hi, I have 2 Kafka nodes and 1 zookeeper node. When I use kill -9 to shutdown the kafk-node1,I got the error message from the producer when sending messages: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 3000 ms The kafka client version is: 0.9.0.1, producer

Re: new producer failed with org.apache.kafka.common.errors.TimeoutException

2016-02-25 Thread Kris K
xes the issue for you? > > -Ewen > > On Mon, Feb 22, 2016 at 9:37 PM, Kris K wrote: > > > Hi All, > > > > I saw an issue today wherein the producers (new producers) started to > fail > > with org.apache.kafka.common.errors.TimeoutException: Failed t

Re: new producer failed with org.apache.kafka.common.errors.TimeoutException

2016-02-23 Thread Ewen Cheslack-Postava
asily reproduce, could you test if the newer release fixes the issue for you? -Ewen On Mon, Feb 22, 2016 at 9:37 PM, Kris K wrote: > Hi All, > > I saw an issue today wherein the producers (new producers) started to fail > with org.apache.kafka.common.errors.TimeoutException: Failed to update

new producer failed with org.apache.kafka.common.errors.TimeoutException

2016-02-22 Thread Kris K
Hi All, I saw an issue today wherein the producers (new producers) started to fail with org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 6 ms. This issue happened when we took down one of the 6 brokers (running version 0.8.2.1) for planned maintenance

Re: Caused by: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.

2016-02-08 Thread Jun Rao
t; Producer producer = new KafkaProducer(props); > int maxMessages = 1000; > > int count = 0; > while(count < maxMessages) { > producer.send(new ProducerRecord String>("test", "message ---

Caused by: org.apache.kafka.common.errors.TimeoutException: Failed to update metadata after 60000 ms.

2016-02-08 Thread Bhargav Maddikera
int count = 0; while(count < maxMessages) { producer.send(new ProducerRecord("test", "message --- #"+count++)).get(); System.out.println("Message send.."+count);