[
https://issues.apache.org/jira/browse/CASSANDRA-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599033#comment-14599033
]
Sylvain Lebresne commented on CASSANDRA-7342:
---------------------------------------------
Yes, I think we can treat those as normal hints. The only downside of not going
through {{savePaxosCommit}} might be that we'll end up replaying that same
commit. Which is both harmless and unlikely since if you get hints, you're
probably not up to date in the first place, in which case going through
{{savePaxosCommit}} is wasted anyway. So happy to keep it simple.
> CAS writes does not have hint functionality.
> ---------------------------------------------
>
> Key: CASSANDRA-7342
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7342
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: sankalp kohli
> Assignee: sankalp kohli
>
> When a dead node comes up, it gets the last commit but not anything which it
> has missed.
> This reduces the durability of those writes compared to other writes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)