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

Stefania commented on CASSANDRA-10509:
--------------------------------------

CI looks reasonable.

Regarding {{SELECT *}}, it's the driver token aware load balancing policy that 
prevents this from being reproducible. Because we always send the final page 
request to the node where the last key is local and where therefore 
{{ExclusiveBounds}} does work. The problem can be reproduced with {{SELECT *}} 
provided we use an {{exclusive_cql_connection}}.


> Fix dtest cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10509
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10509
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Paulo Motta
>            Assignee: Stefania
>             Fix For: 2.2.x
>
>
> Test failing on 2.2 after fixing CASSANDRA-10507:
> http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-10507-2.2-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_bulk_round_trip/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to