scylla-jmx/src/main/java
Amnon Heiman db7aad26f5 MessagingService add dropped and recently dropped messages impl
This patch adds the implementation of the dropped messages and the
recent dropped messages.

The MessagingService holds a timer that periodically load the dropped
messages from the API and distribute the results between the
DroppedMessagesMetrics instances.

This mimic the timer behaviour in origin, only it does one API call for
all Verb.

Signed-off-by: Amnon Heiman <amnon@scylladb.com>
2015-11-17 11:56:03 +02:00
..
com Create and register the APISettableMetrics 2015-11-16 11:29:21 +02:00
org/apache/cassandra MessagingService add dropped and recently dropped messages impl 2015-11-17 11:56:03 +02:00