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 2014/11/25 13:32:12 UTC

[jira] [Commented] (SPARK-3171) Don't print meaningless information of SelectionKey

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

Sean Owen commented on SPARK-3171:
----------------------------------

Looks like this was ready to commit but the PR was closed? seemed like a good small fix.

> Don't print meaningless information of SelectionKey
> ---------------------------------------------------
>
>                 Key: SPARK-3171
>                 URL: https://issues.apache.org/jira/browse/SPARK-3171
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>
> In ConnectionManager, when CancelledKeyException is thrown, we get log message like as follows.
> {code}
> 14/08/19 12:37:25 INFO ConnectionManager: key already cancelled ? sun.nio.ch.SelectionKeyImpl@24644e7
> {code}
> We cannot get valuable information from ClassName@hashCode.



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