[
https://issues.apache.org/jira/browse/CASSANDRA-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899392#action_12899392
]
Hudson commented on CASSANDRA-1396:
-----------------------------------
Integrated in Cassandra #516 (See
[https://hudson.apache.org/hudson/job/Cassandra/516/])
merge StorageProxy.mutate, mutateBlocking. patch by Sylvain Lebresne;
reviewed by jbellis for CASSANDRA-1396
> Merge SP.mutate() and SP.mutateBlocking() (but using a writeResponseHandler
> that is a noop)
> -------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-1396
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1396
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 1396-Merge-SP.mutate-and-SP.mutateBlocking.patch
>
>
> The code of mutate() is the one of mutateBlocking() with anything done by the
> WriteResponseHandler removed. This patch proposes to merge those functions
> and create a specific WriteResponseHandler for CL.ZERO that doesn't wait at
> all
> instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.