Advertisement
Guest User

Untitled

a guest
Jan 25th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. blake@blake-M4600:~/apache-cassandra-1.0.7/bin$ nodetool --host localhost tpstats
  2. Pool Name Active Pending Completed Blocked All time blocked
  3. ReadStage 0 0 2 0 0
  4. RequestResponseStage 0 0 0 0 0
  5. MutationStage 0 0 6300 0 0
  6. ReadRepairStage 0 0 0 0 0
  7. ReplicateOnWriteStage 0 0 0 0 0
  8. GossipStage 0 0 0 0 0
  9. AntiEntropyStage 0 0 0 0 0
  10. MigrationStage 0 0 6 0 0
  11. MemtablePostFlusher 0 0 6 0 0
  12. StreamStage 0 0 0 0 0
  13. FlushWriter 0 0 6 0 0
  14. MiscStage 0 0 0 0 0
  15. InternalResponseStage 0 0 4 0 0
  16. HintedHandoff 0 0 0 0 0
  17.  
  18. Message type Dropped
  19. RANGE_SLICE 0
  20. READ_REPAIR 0
  21. BINARY 0
  22. READ 0
  23. MUTATION 0
  24. REQUEST_RESPONSE 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement