You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/10/25 05:00:20 UTC

[jira] Updated: (CASSANDRA-1660) Log GC/tpstats info when messages are dropped.

     [ https://issues.apache.org/jira/browse/CASSANDRA-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-1660:
--------------------------------------

    Affects Version/s:     (was: 0.7.0)
        Fix Version/s: 0.6.7

> 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
>            Reporter: Brandon Williams
>            Priority: Minor
>             Fix For: 0.6.7, 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.