[ 
https://issues.apache.org/jira/browse/CASSANDRA-2254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Guzman updated CASSANDRA-2254:
-----------------------------------

    Remaining Estimate:     (was: 2h)
     Original Estimate:     (was: 2h)

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