----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26535/ -----------------------------------------------------------
(Updated Oct. 10, 2014, 6:25 p.m.) Review request for mesos and Vinod Kone. Changes ------- Updated to use Timer::stop() result from https://reviews.apache.org/r/24537/ per Dominic's comment. Hopefully this improves the accuracy of the timings as well (timer is now started before calls on 'state' occur). Repository: mesos-git Description ------- We currently lack logging visibility into the batch sizes in the registrar. While we have timing metrics, we also lack the ability to easily read timings for particular operations. Diffs (updated) ----- src/master/registrar.cpp ccc2fd23b1a1d56ab327cc73f6fef35d4bf6a552 Diff: https://reviews.apache.org/r/26535/diff/ Testing ------- make check Thanks, Ben Mahler
