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

Hudson commented on CASSANDRA-3099:
-----------------------------------

Integrated in Cassandra-0.8 #298 (See 
[https://builds.apache.org/job/Cassandra-0.8/298/])
    Always hint counters
patch by slebresne; reviewed by jbellis for CASSANDRA-3099

slebresne : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1162844
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageProxy.java


> Counters are not always hinted
> ------------------------------
>
>                 Key: CASSANDRA-3099
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3099
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.4
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Trivial
>             Fix For: 0.8.5
>
>         Attachments: 0001-hint-counters.patch
>
>
> CASSANDRA-2892 mistakenly removed some hints for counters, namely the hints 
> that were supposed to be stored on the local node (that is, instead of 
> removing from the hintedEndpoints multimap only the local write (since it has 
> been already applied), we were removing everything having the local node as 
> destination).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to