Log GC/tpstats info when messages are dropped.
----------------------------------------------

                 Key: CASSANDRA-1660
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1660
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Brandon Williams
            Priority: Minor
             Fix For: 0.7.1


In CASSANDRA-685 we began dropping messages past the rpc timeout (and in 
CASSANDRA-1284 began printing a summary of these.)  The next logical step when 
this is encountered is to find out why they were dropped, and that usually 
involves looking at tpstats.  Since the GCInspector does this, I propose a) 
changing the CASSANDRA-1284 interval to 10s, and b) having it ask the 
GCInspector to print its usual summary, which will include tpstats.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to