You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2014/08/17 20:07:18 UTC

[jira] [Commented] (SPARK-3089) Make error message in ConnectionManager more meaningful

    [ https://issues.apache.org/jira/browse/SPARK-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100024#comment-14100024 ] 

Apache Spark commented on SPARK-3089:
-------------------------------------

User 'sarutak' has created a pull request for this issue:
https://github.com/apache/spark/pull/2000

> Make error message in ConnectionManager more meaningful
> -------------------------------------------------------
>
>                 Key: SPARK-3089
>                 URL: https://issues.apache.org/jira/browse/SPARK-3089
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>
> When ConnectionManager#removeConnection is invoked and it cannot find SendingConnection to be closed corresponding to a ConnectionManagerId, following message is logged.
> {code}
> logError("Corresponding SendingConnectionManagerId not found")
> {code}
> But, we cannot get which SendingConnectionManagerId is meant from the message.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org