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 2009/11/16 18:11:39 UTC

[jira] Commented: (CASSANDRA-558) optimize local writes

    [ https://issues.apache.org/jira/browse/CASSANDRA-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778398#action_12778398 ] 

Jonathan Ellis commented on CASSANDRA-558:
------------------------------------------

requires CASSANDRA-540.

05
    rename

04
    add WriteResponseHandler combining the important parts of QuorumResponseHandler and WriteResponseResolver.
    In particular, not thate we (correctly) never send a write response of false, letting the timeout take care
    of that should-never-happen case.  optimize local writes in insertBlocking, and fix HH.

03
    r/m redundant interface IMessagingService

02
    r/m underscores

01
    CASSANDRA-558 make local insert() skip MessagingService and fix HH


> optimize local writes
> ---------------------
>
>                 Key: CASSANDRA-558
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-558
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-558-make-local-insert-skip-MessagingServic.txt, 0002-r-m-underscores.txt, 0003-r-m-redundant-interface-IMessagingService.txt, 0004-add-WriteResponseHandler-combining-the-important-parts.txt, 0005-rename.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.