You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/01/04 15:46:40 UTC

[jira] [Resolved] (SPARK-3083) Unnecessarily removing sendingConnection twice when closing connections

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

Sean Owen resolved SPARK-3083.
------------------------------
    Resolution: Won't Fix

> Unnecessarily removing sendingConnection twice when closing connections
> -----------------------------------------------------------------------
>
>                 Key: SPARK-3083
>                 URL: https://issues.apache.org/jira/browse/SPARK-3083
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Liang-Chi Hsieh
>            Priority: Minor
>
> Currently in ConnectionManager, when a ReceivingConnection is closing, the corresponding SendingConnection would be removed twice. It causes unnecessary errors when removing sendingConnectionManagerId from connectionsById. There are also redundant codes in the implementation.



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