-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53840/
-----------------------------------------------------------

(Updated March 7, 2017, 11:41 p.m.)


Review request for mesos and Jiang Yan Xu.


Changes
-------

Changed the metric to track latency between allocation cycles, as opposed to 
tracking the last allocation cycle.


Summary (updated)
-----------------

Metric in the allocator to track latency between allocation cycles.


Bugs: MESOS-6579
    https://issues.apache.org/jira/browse/MESOS-6579


Repository: mesos


Description (updated)
-------

Added a metric 'allocator/mesos/allocation_run_interval_ms' which
tracks the latency between consecutive allocation cycles.


Diffs (updated)
-----

  src/master/allocator/mesos/hierarchical.cpp 
0059ccead90f32491591990c791e7fa905a864b7 
  src/master/allocator/mesos/metrics.hpp 
ce486eb079dc44bf0bbfad8668426c7ae87c97b3 
  src/master/allocator/mesos/metrics.cpp 
ec987fe0ce8605bf9e7c0ccbe3ac384deaf53be1 
  src/tests/hierarchical_allocator_tests.cpp 
cdf1f15b7802439b28405ca8f6634ce83e886630 


Diff: https://reviews.apache.org/r/53840/diff/3/

Changes: https://reviews.apache.org/r/53840/diff/2-3/


Testing
-------

All tests passed.


Thanks,

Anindya Sinha

Reply via email to