[
https://issues.apache.org/jira/browse/SPARK-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099658#comment-14099658
]
Apache Spark commented on SPARK-3083:
-------------------------------------
User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/1985
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]