[
https://issues.apache.org/jira/browse/CASSANDRA-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069358#comment-13069358
]
Hudson commented on CASSANDRA-2914:
-----------------------------------
Integrated in Cassandra #969 (See
[https://builds.apache.org/job/Cassandra/969/])
store hints in the coordinator node instead of in the closest replica
patch by Patricio Echague; reviewed by jbellis for CASSANDRA-2914
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1149426
Files :
* /cassandra/trunk/src/java/org/apache/cassandra/db/RowMutation.java
* /cassandra/trunk/CHANGES.txt
*
/cassandra/trunk/src/java/org/apache/cassandra/locator/AbstractReplicationStrategy.java
> Simplify HH to always store hints on the coordinator
> ----------------------------------------------------
>
> Key: CASSANDRA-2914
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2914
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.0
> Reporter: Jonathan Ellis
> Assignee: Patricio Echague
> Fix For: 1.0
>
> Attachments: CASSANDRA-2914-trunk-v1.diff,
> CASSANDRA-2914-trunk-v2.diff
>
>
> Moved from CASSANDRA-2045:
> Since we're storing the full mutation post-2045, there's no benefit to be
> gained from storing the hint on the replica node, only an increase in
> complexity. Let's switch it to always store hints on the coordinator
> instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira