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

Tyler Hobbs commented on CASSANDRA-11701:
-----------------------------------------

bq. I'm not sure if we want this fix in 2.1 or not, it is not a critical bug 
but it is a regression compared to the old cqlsh COPY functionality. It is a 
rare failure but it can occur if the main thread of a child process needs to 
send an error when the receiving thread is already sending results.

Given that the error is rare, obvious, and easy to recover from (simply re-run 
the COPY command), I suggest limiting the patch to 2.2+.

> [windows] dtest failure in 
> cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_reading_with_skip_and_max_rows
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-11701
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11701
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Russ Hatch
>            Assignee: Stefania
>              Labels: dtest, windows
>
> looks to be an assertion problem, so could be test or cassandra related:
> e.g.:
> {noformat}
> 10000 != 331
> {noformat}
> http://cassci.datastax.com/job/trunk_dtest_win32/404/testReport/cqlsh_tests.cqlsh_copy_tests/CqlshCopyTest/test_reading_with_skip_and_max_rows
> Failed on CassCI build trunk_dtest_win32 #404



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

Reply via email to