[
https://issues.apache.org/jira/browse/CASSANDRA-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060211#comment-15060211
]
Carl Yeksigian commented on CASSANDRA-10795:
--------------------------------------------
Looks good.
We should just use {{ep.toString()}}, since ep will not be null there;
{{ep.equals()}} would throw NPE.
> Improve Failure Detector Unknown EP message
> -------------------------------------------
>
> Key: CASSANDRA-10795
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10795
> Project: Cassandra
> Issue Type: Bug
> Reporter: Anthony Cozzie
> Assignee: Anthony Cozzie
> Priority: Minor
> Fix For: 3.2
>
> Attachments: trunk-10795.txt
>
>
> When the failure detector is asked whether an unknown endpoint is alive, it
> prints an uninformative error message. This patch adds a stack trace to the
> print statement.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)