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

Arpit Goyal commented on KAFKA-19932:
-------------------------------------

[~kirktrue]  can I pick this up ?

> AdminClient throws TimeoutException when underlying cause is OutOfMemoryError
> -----------------------------------------------------------------------------
>
>                 Key: KAFKA-19932
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19932
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, clients
>    Affects Versions: 4.1.0
>            Reporter: Kirk True
>            Priority: Major
>
> An issue occurred wherein the admin client was frequently returning timeout 
> errors. On closer inspection, it was found that the instance on which the 
> admin client was running had very little available heap space and was 
> throwing {{OutOfMemoryError}} pretty consistently.
> The fix here is to ensure that the admin client properly propagates the 
> underlying error instead of masking it as a timeout or something else.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to