You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2015/01/12 10:25:35 UTC

[jira] [Created] (CASSANDRA-8595) Emit timeouts per endpoint

sankalp kohli created CASSANDRA-8595:
----------------------------------------

             Summary: Emit timeouts per endpoint
                 Key: CASSANDRA-8595
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8595
             Project: Cassandra
          Issue Type: Improvement
            Reporter: sankalp kohli
            Priority: Minor


We currently emit number of timeouts experienced by a co-ordinator while doing reads and writes. This does not tell us which replica or endpoint is responsible for the timeouts. 
We can keep a map of endpoint to number of timeouts which could be emitted via JMX.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)