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

Jonathan Ellis edited comment on CASSANDRA-558 at 11/16/09 6:45 PM:
--------------------------------------------------------------------

requires CASSANDRA-540.

05
    rename

04
    add WriteResponseHandler combining the important parts of 
QuorumResponseHandler and WriteResponseResolver.
    In particular, note that 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


      was (Author: jbellis):
    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.

Reply via email to