Created
November 22, 2013 20:34
-
-
Save rustyrazorblade/7606376 to your computer and use it in GitHub Desktop.
tracing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tracing session: 2ff8d730-53b5-11e3-a629-63d608bb827e | |
activity | timestamp | source | source_elapsed | |
----------------------------------------------------------------------------------------------------------------------------------+--------------+---------------+---------------- | |
execute_cql3_query | 20:32:21,027 | 192.168.16.48 | 0 | |
Parsing select * from parent_stats where entity_id = 9f2fc7df-ad83-4560-bc10-41c1b795b681 and date = '2013-04-15 00:00:00+0000'; | 20:32:21,027 | 192.168.16.48 | 97 | |
Preparing statement | 20:32:21,027 | 192.168.16.48 | 158 | |
Executing single-partition query on parent_stats | 20:32:21,034 | 192.168.16.48 | 6506 | |
Acquiring sstable references | 20:32:21,034 | 192.168.16.48 | 6665 | |
Merging memtable tombstones | 20:32:21,034 | 192.168.16.48 | 6684 | |
Key cache hit for sstable 1080 | 20:32:21,034 | 192.168.16.48 | 6722 | |
Seeking to partition beginning in data file | 20:32:21,034 | 192.168.16.48 | 6735 | |
Key cache hit for sstable 1067 | 20:32:21,034 | 192.168.16.48 | 7015 | |
Seeking to partition beginning in data file | 20:32:21,034 | 192.168.16.48 | 7031 | |
Merging data from memtables and 2 sstables | 20:32:21,035 | 192.168.16.48 | 7275 | |
Read 3 live and 0 tombstoned cells | 20:32:21,035 | 192.168.16.48 | 7426 | |
Request complete | 20:32:21,034 | 192.168.16.48 | 8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment