Re: Fw: How to measure performance of Mirror Maker

2015-04-21 Thread Daniel Compton
>From memory, MirrorMaker is just using Kafka Producers and Consumers to send the data from one DC to the other. So the meaningful performance metric I would be looking at is how far behind your mirror queues are from your source queues. Your other performance metrics are going to be very dependent

Re: Fw: How to measure performance of Mirror Maker

2015-04-21 Thread Otis Gospodnetic
Hi, I don't know much about MM yet, but what sort of MM performance are you looking for? If MM acts as just another producer for another Kafka cluster (just a guess!) then you could look at the metrics of the consuming cluster to see how fast it's ingesting but if MM works differently, then

Fw: How to measure performance of Mirror Maker

2015-03-17 Thread Saladi Naidu
Any suggestions on how to measure throughput of the Mirror Maker Naidu Saladi - Forwarded Message - From: Saladi Naidu To: "users@kafka.apache.org" Sent: Monday, March 16, 2015 10:31 PM Subject: How to measure performance of Mirror Maker We have three Kafka clusters deploy