[
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: [email protected]
For additional commands, e-mail: [email protected]