-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67187/
-----------------------------------------------------------
Review request for mesos, Gaston 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
-----
src/tests/master_tests.cpp 6a0fa988aebaf1cf66abaaca0c628f981c6ccc31
Diff: https://reviews.apache.org/r/67187/diff/1/
Testing
-------
The new test was run ~10,000 times with no failures.
Thanks,
Greg Mann