[ https://issues.apache.org/jira/browse/CASSANDRA-19105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801380#comment-17801380 ]
Gautam G edited comment on CASSANDRA-19105 at 12/30/23 6:45 PM: ---------------------------------------------------------------- 5.0 alpha server means I need to clone [https://github.com/apache/cassandra/tree/cassandra-5.0] making necessary changes here and run pytest was (Author: gautamg): 5.0 alpha server means I need to clone [https://github.com/apache/cassandra/tree/cassandra-5.0] and run pytest > Using Capture to save results in CQLSH with Tracing on incorrectly saves the > trace details > ------------------------------------------------------------------------------------------ > > 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 > > 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: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org