Re: Replication Latency between cross data centers

2013-12-31 Thread Jason Wee
Hi, how about streaming metrics https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/metrics/StreamingMetrics.java ? Jason On Tue, Dec 31, 2013 at 6:38 AM, Senthil, Athinanthny X. -ND < athinanthny.x.senthil@disney.com> wrote: > I want to determine data replication la

Replication Latency between cross data centers

2013-12-30 Thread Senthil, Athinanthny X. -ND
I want to determine data replication latency between data centers. Is there any metrics that is available to capture it in JConsole or other ways?