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

Shixiong Zhu resolved SPARK-12328.
----------------------------------
    Resolution: Duplicate

> Add connectionEstablished callback to RpcHandler to monitor the new 
> connections
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-12328
>                 URL: https://issues.apache.org/jira/browse/SPARK-12328
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.6.0
>            Reporter: Shixiong Zhu
>            Assignee: Shixiong Zhu
>
> `NettyRpcHandler` uses a `ConcurrentHashMap` clients to remember if has 
> received any messages from a client to avoid firing multiple 
> `RemoteProcessConnected`.
> We can add a callback in the RpcHandler to remove the ConcurrentHashMap from 
> NettyRpcHandler.



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