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

Hudson commented on CASSANDRA-2254:
-----------------------------------

Integrated in Cassandra-0.7 #326 (See 
[https://hudson.apache.org/hudson/job/Cassandra-0.7/326/])
    fix assert in DatacenterSyncWriteResponseHandler
patch by Mark Guzman; reviewed by jbellis for CASSANDRA-2254


> assert when using CL.EACH_QUORUM
> --------------------------------
>
>                 Key: CASSANDRA-2254
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2254
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.2
>         Environment: RH Linux
>            Reporter: Mark Guzman
>            Assignee: Mark Guzman
>             Fix For: 0.7.4
>
>         Attachments: 
> 0001-Fixing-CASSANDRA-2254-DatacenterSyncWriteResponseHea.patch
>
>
> When using the NetworkTopology strategy, I am able to write using 
> CL.LOCAL_QUORUM. When I attempt to write using CL.EACH_QUORUM, an assert is 
> hit in DatacenterSyncWriteResponseHandler. Tracing the call through to the 
> NetworkTopology code, it seems that this particular handler is only used when 
> CL = EACH_QUORUM, yet the code asserts. 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to