[
https://issues.apache.org/jira/browse/CASSANDRA-19105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891730#comment-17891730
]
Gautam G edited comment on CASSANDRA-19105 at 10/22/24 6:01 AM:
----------------------------------------------------------------
Hi [~bschoeni], I did the test. Is this the report that we expect.
[^test_results.txt]
^I followed following steps:^
# CQL_TEST_HOST, default 127.0.0.1
# CQL_TEST_PORT, default 9042
# CQL_TEST_USER, default 'cassandra'
# pip install cassandra-driver
# in pylib/cqlshlib I ran pytest, the file attached was the result.
Is this how we are supposed to do.
was (Author: gautamg):
Hi [~bschoeni], I did the test. Is this the report that we expect.
[^test_results.txt]
> Fix CQLSH Capture to save query results only and not trace details when
> Tracing is on
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19105
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19105
> Project: Cassandra
> Issue Type: Bug
> Components: CQL/Interpreter
> Reporter: Brad Schoening
> Assignee: Gautam G
> Priority: Normal
> Attachments: test_results.txt, trunk_test_results.txt
>
>
> When using *Tracing* in CQLSH, it's sometimes helpful to use *Capture* to
> avoid paging through output when you want to see the trace results. However,
> the trace results are also incorrectly captured to the output file.
> According to *Help Capture* (below), only the query result should be saved.
> The correct behavior should display the trace results and only capture the
> query results.
> {_}Help capture message{_}: Only query result output is captured.
> Errors and output from cqlsh-only commands will still be shown in the cqlsh
> session.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]