[ https://issues.apache.org/jira/browse/KAFKA-6898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354918#comment-17354918 ]
Luca Borzani commented on KAFKA-6898: ------------------------------------- Is anyone working on this? Is it maybe fixed in a newer version? Still occurs in 0.11 > org.apache.kafka.common.errors.TimeoutException > ----------------------------------------------- > > Key: KAFKA-6898 > URL: https://issues.apache.org/jira/browse/KAFKA-6898 > Project: Kafka > Issue Type: Bug > Components: producer > Affects Versions: 0.10.2.0 > Environment: Production > Reporter: Rishi > Priority: Major > > 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 (v8.3.4#803005)