-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67187/
-----------------------------------------------------------
(Updated July 31, 2018, 11:25 p.m.)
Review request for mesos, Gastón Kleiman and Gilbert Song.
Bugs: MESOS-8847
https://issues.apache.org/jira/browse/MESOS-8847
Repository: mesos
Description
-------
This patch adds `MasterTest.TaskStateMetrics`, which verifies that
per-framework task state metrics for both terminal and active task
states report correct values, even after agent reregistration.
Diffs (updated)
-----
src/tests/master_tests.cpp 44b0ac39f87c6415e130c5e7f505428642739311
Diff: https://reviews.apache.org/r/67187/diff/9/
Changes: https://reviews.apache.org/r/67187/diff/8-9/
Testing
-------
The new test was run ~10,000 times with no failures.
Thanks,
Greg Mann