Track time elapsed for deletes in cassandra-cli
-----------------------------------------------

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


Track Elapsed time for deletes too like it is tracked for get

[default@test] get sipdb[34512];
=> (column=kam, value=34...@customer143.sip.ourdomain.net, 
timestamp=1316947240000011)
Returned 1 results.
Elapsed time: 79 msec(s).

[default@test] del sipdb[-3212];
row removed.

--
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