[ 
https://issues.apache.org/jira/browse/CASSANDRA-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206628#comment-13206628
 ] 

Peter Schuller commented on CASSANDRA-3897:
-------------------------------------------

{quote}
Because they don't count towards consistency level.
{quote}

Which is a bug - CASSANDRA-3892.
                
> 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
>          Components: Core
>            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

        

Reply via email to