[
https://issues.apache.org/jira/browse/CASSANDRA-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan King resolved CASSANDRA-830.
---------------------------------
Resolution: Invalid
It turns out that this is not a problem on trunk.
> Hinted Handoff shouldn't start sending hints until startup is complete
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-830
> URL: https://issues.apache.org/jira/browse/CASSANDRA-830
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Ryan King
>
> In the case that a server takes more than an hour to load SSTables and replay
> the commit log, the HH manager will start trying to deliver hints before
> gossip has started. This means that all hints will be discarded, because none
> of the nodes are in the ring.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.