You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Rishi (JIRA)" <ji...@apache.org> on 2018/05/11 10:59:00 UTC

[jira] [Created] (KAFKA-6898) org.apache.kafka.common.errors.TimeoutException

Rishi created KAFKA-6898:
----------------------------

             Summary: org.apache.kafka.common.errors.TimeoutException
                 Key: KAFKA-6898
                 URL: https://issues.apache.org/jira/browse/KAFKA-6898
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.10.2.0
         Environment: Production
            Reporter: Rishi


Getting errorĀ 
{code:java}
org.apache.kafka.common.errors.TimeoutException Failed to allocate memory within the configured max blocking time 59927 ms.{code}
while publishing events to Kafka. We are using Kafka Java client 0.10.2.0 with Kafka 0.10.1.0 broker.
This issue does not happen always but after certain time of applications running in service, it starts happening and applications never recover from this state until the producer instance is restarted.

The configuration of producer and on Kafka broker is default and hasn't been changed. What should be the course of action for this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)