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