scylla-jmx/src/main/java/org/apache/cassandra
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
..
db Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
gms Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
locator Updating the http client and support API exception 2015-10-28 11:25:37 +02:00
metrics Import the DroppedMessageMetrics from origin 2015-11-16 11:52:29 +02:00
net MessagingService add dropped and recently dropped messages impl 2015-11-17 11:56:03 +02:00
repair Add the RepairParallelism enum 2015-08-27 20:46:02 +03:00
service Merge "Adding deprecated implementation to cache" from Amnon 2015-11-11 09:40:04 +02:00
streaming Add StreamManagerMBean with its subclasses 2015-11-03 11:28:44 +02:00