Remove EndpointState.hasToken
-----------------------------
Key: CASSANDRA-3747
URL: https://issues.apache.org/jira/browse/CASSANDRA-3747
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Brandon Williams
Assignee: Brandon Williams
Fix For: 1.1
We took the easy (and most stable) way out in CASSANDRA-3737, but really
[set]hasToken is an old vestige of gossip and is both badly named and badly
used at this point. We should be able to rework the gossiper's logic to not
need this, since the only real point it serves any longer is to prevent dead
states from being evicted during the fat client check.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira