You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Doron Levi (Jira)" <ji...@apache.org> on 2021/09/12 07:07:00 UTC

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

    [ https://issues.apache.org/jira/browse/KAFKA-6898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17413664#comment-17413664 ] 

Doron Levi commented on KAFKA-6898:
-----------------------------------

This happens to me as well... any updates? I am using the same producer in multiple threads, is it related?

> 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)