[
https://issues.apache.org/jira/browse/CASSANDRA-10513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977456#comment-14977456
]
Paulo Motta commented on CASSANDRA-10513:
-----------------------------------------
It seems there are some new test failures with {{cqlsh_tests.cqlsh_copy_tests}}
on
[3.0|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-3.0-10513-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_copy_tests/]
and
[2.2|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-10513-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_copy_tests/]
(they do not appear in the original
[2.2|http://cassci.datastax.com/view/cassandra-2.2/job/cassandra-2.2_dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_copy_tests/]
and
[3.0|http://cassci.datastax.com/view/cassandra-3.0/job/cassandra-3.0_dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_copy_tests/]
branches).
On
[2.1|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.1-10513-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_describe/]
and
[2.2|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.2-10513-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_describe/]
there seems to be a new failure on
{{cqlsh_tests.cqlsh_tests.TestCqlsh.test_describe}} probably due to the driver
upgrade from 2.7.2 to 3.0.0.
On 2.1 there is also a new failure on
[cqlsh_tests.cqlsh_tests.TestCqlsh.test_refresh_schema_on_timeout_error|http://cassci.datastax.com/view/Dev/view/paulomotta/job/pauloricardomg-2.1-10513-dtest/lastCompletedBuild/testReport/cqlsh_tests.cqlsh_tests/TestCqlsh/test_refresh_schema_on_timeout_error/].
Would you mind having a look on these? I wonder if we should bother upgrading
the cqlsh internal driver on 2.1, since it will be EOL soon. I think we should
probably stick to 2.2 and 3.0, what do you think [~aholmber] ?
> Update cqlsh for new driver execution API
> -----------------------------------------
>
> Key: CASSANDRA-10513
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10513
> Project: Cassandra
> Issue Type: New Feature
> Components: Tools
> Reporter: Adam Holmberg
> Assignee: Paulo Motta
> Priority: Minor
> Labels: cqlsh
> Fix For: 2.2.x, 3.0.x
>
> Attachments: 10513-2.1.txt, 10513-2.2.txt, 10513.txt
>
>
> The 3.0 Python driver will have a few tweaks to the execution API. We'll need
> to update cqlsh in a couple of minor ways.
> [Results are always returned as an iterable
> ResultSet|https://datastax-oss.atlassian.net/browse/PYTHON-368]
> [Trace data is always attached to the
> ResultSet|https://datastax-oss.atlassian.net/browse/PYTHON-318] (instead of
> being attached to a statement)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)