You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/08/05 16:58:04 UTC

[jira] [Created] (CASSANDRA-9992) Sending batchlog verb to previous versions

Carl Yeksigian created CASSANDRA-9992:
-----------------------------------------

             Summary: Sending batchlog verb to previous versions
                 Key: CASSANDRA-9992
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9992
             Project: Cassandra
          Issue Type: Bug
            Reporter: Carl Yeksigian
            Assignee: Carl Yeksigian
             Fix For: 3.0 beta 1


We are currently sending {{Verb.BATCHLOG_MUTATION}} in {{StorageProxy.syncWriteToBatchlog}} and {{StorageProxy.asyncRemoveFromBatchlog}}. to previous versions which do not have that Verb. We should be sending them {{Verb.MUTATION}} instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)