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

2015-11-23 Thread Carl Yeksigian (JIRA)

 [ 
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)


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

2015-08-05 Thread Jonathan Ellis (JIRA)

 [ 
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)