StorageService.onAlive() only schedules hints for joined endpoints
------------------------------------------------------------------
Key: CASSANDRA-3897
URL: https://issues.apache.org/jira/browse/CASSANDRA-3897
Project: Cassandra
Issue Type: Sub-task
Reporter: Peter Schuller
Assignee: Peter Schuller
Priority: Minor
It seems incorrect to not do hint delivery for nodes that are bootstrapping, as
that would cause sudden spikes in read repair need or inconsistent reads when a
node joins the ring. Particularly if the user is expecting to rely on the new
hinted handoff code making AES much less needed. It would be a POLA violation
for bootstrapping nodes to be an exception to that.
--
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