You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/10/21 18:52:27 UTC

[jira] [Commented] (SPARK-11232) NettyRpcEndpointRef.send should not be interrupted

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

Apache Spark commented on SPARK-11232:
--------------------------------------

User 'zsxwing' has created a pull request for this issue:
https://github.com/apache/spark/pull/9198

> 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
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org