Add timing information to cassandra-cli queries
-----------------------------------------------

                 Key: CASSANDRA-3326
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3326
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 1.0.0
            Reporter: Radim Kolar
            Priority: Minor


It would be highly helpful for monitoring cluster health to return ETA on 
queries in cassandra-cli. MySQL is doing it too and you can switch this feature 
on in Postgresql and Oracle CLI.

get testdb[234123];
Returned 0 results *in 0.08 ms*.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to