Erick Ramirez created CASSANDRA-11747:
-----------------------------------------
Summary: Port CASSANDRA-10795 to C* 2.1, 2.2 to improve
FailureDetector "unknown endpoint" message
Key: CASSANDRA-11747
URL: https://issues.apache.org/jira/browse/CASSANDRA-11747
Project: Cassandra
Issue Type: Improvement
Reporter: Erick Ramirez
When FailureDetector is called to check an IP which is no longer part of the
cluster, the error message is unhelpful:
{noformat}
FailureDetector.java:223 - unknown endpoint /10.1.2.3
{noformat}
We should print additional information to make it easier for users to determine
where in the stack the "unknown IP" is coming from.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)