GautamGottipati opened a new pull request, #3307:
URL: https://github.com/apache/cassandra/pull/3307

   …ves the trace details
   
   Tried to make initial changes.
   Some of the loopholes after these changes :
   1) When we enable capture the self.color becomes false (line 1649 in 
qlshmain.py), due to this the trace is not colored when printed in shell( 
sysout) 2) There is some issue with Tracing session when tried to print in 
file. The Tracing session: does n't appear in the first run, it appears in the 
next runs.
   
   Thanks for sending a pull request! Here are some tips if you're new here:
    
    * Ensure you have added or run the [appropriate 
tests](https://cassandra.apache.org/_/development/testing.html) for your PR.
    * Be sure to keep the PR description updated to reflect all changes.
    * Write your PR title to summarize what this PR proposes.
    * If possible, provide a concise example to reproduce the issue for a 
faster review.
    * Read our [contributor 
guidelines](https://cassandra.apache.org/_/development/index.html)
    * If you're making a documentation change, see our [guide to documentation 
contribution](https://cassandra.apache.org/_/development/documentation.html)
    
   Commit messages should follow the following format:
   
   ```
   Using Capture to save results in CQLSH with Tracing on incorrectly saves the 
trace details
   
   
   ```
   
   The [Cassandra Jira](https://issues.apache.org/jira/browse/CASSANDRA-19105)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to