You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lantao Jin (JIRA)" <ji...@apache.org> on 2019/06/25 09:52:00 UTC

[jira] [Created] (SPARK-28160) TransportClient.sendRpcSync may hang forever

Lantao Jin created SPARK-28160:
----------------------------------

             Summary: TransportClient.sendRpcSync may hang forever
                 Key: SPARK-28160
                 URL: https://issues.apache.org/jira/browse/SPARK-28160
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.4.3, 2.3.3, 3.0.0
            Reporter: Lantao Jin


This is very like [SPARK-26665|https://issues.apache.org/jira/browse/SPARK-26665]
`ByteBuffer.allocate` may throw OutOfMemoryError when the response is large but no enough memory is available. However, when this happens, TransportClient.sendRpcSync will just hang forever if the timeout set to unlimited.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org