You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/12/19 01:06:46 UTC

[jira] [Resolved] (SPARK-11097) Add connection established callback to lower level RPC layer so we don't need to check for new connections in NettyRpcHandler.receive

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

Andrew Or resolved SPARK-11097.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> Add connection established callback to lower level RPC layer so we don't need to check for new connections in NettyRpcHandler.receive
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-11097
>                 URL: https://issues.apache.org/jira/browse/SPARK-11097
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>            Reporter: Reynold Xin
>            Assignee: Shixiong Zhu
>             Fix For: 2.0.0
>
>
> I think we can remove the check for new connections in NettyRpcHandler.receive if we just add a channel registered callback to the lower level network module.



--
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