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

Marcelo Vanzin resolved SPARK-11232.
------------------------------------
    Resolution: Fixed
      Assignee: Shixiong Zhu

> NettyRpcEndpointRef.send should not be interrupted
> --------------------------------------------------
>
>                 Key: SPARK-11232
>                 URL: https://issues.apache.org/jira/browse/SPARK-11232
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.6.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>
> The current NettyRpcEndpointRef.send can be interrupted because it uses 
> `LinkedBlockingQueue.put`, which may hang the application. E.g., 
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/44062/consoleFull



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to