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

Reply via email to