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