Reynold Xin created SPARK-11097:
-----------------------------------

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


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

Reply via email to