You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2015/08/05 17:52:04 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 ]

Jonathan Ellis updated CASSANDRA-9992:
--------------------------------------
    Fix Version/s:     (was: 3.0 beta 1)
                   3.0.0 rc1

> 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.0 rc1
>
>
> 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)