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/11/23 22:09:11 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-9992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Yeksigian updated CASSANDRA-9992:
--------------------------------------
    Component/s: Coordination

> Sending batchlog verb to previous versions
> ------------------------------------------
>
>                 Key: CASSANDRA-9992
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9992
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Coordination
>            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)