[ 
https://issues.apache.org/jira/browse/SPARK-26665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shixiong Zhu updated SPARK-26665:
---------------------------------
    Fix Version/s: 2.3.4

> BlockTransferService.fetchBlockSync may hang forever
> ----------------------------------------------------
>
>                 Key: SPARK-26665
>                 URL: https://issues.apache.org/jira/browse/SPARK-26665
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>            Priority: Major
>             Fix For: 2.3.4, 2.4.1, 3.0.0
>
>
> `ByteBuffer.allocate` may throw OutOfMemoryError when the block is large but 
> no enough memory is available. However, when this happens, right now 
> BlockTransferService.fetchBlockSync will just hang forever.



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

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

Reply via email to