----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55804/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos Description ------- This reports the number of unreachable agents the master is tracking. Because the master GCs the list of unreachable agents, this might be smaller than the number of agents that have been marked unreachable and never re-registered. Diffs ----- docs/monitoring.md f32ee40278afea60f8b1a836798d6fe063d1f222 src/master/http.cpp a44621f39cb059e654a56f57f75b38947f3a4230 src/master/master.hpp 8e8a9037af11cf95961b6498540a0fd486ed091b src/master/master.cpp 73159328ce3fd838e02eba0e6a30cf69efc319ba src/master/metrics.hpp 056d290c1e14a6afd5056873ef7bb07b5892ed32 src/master/metrics.cpp 1f049f3794c1bca45d2684cbbec3b08c1a78c494 src/tests/partition_tests.cpp e7f64182f39dfdf15d035b43c18bf58aecfc74d1 Diff: https://reviews.apache.org/r/55804/diff/ Testing ------- `make check` Thanks, Neil Conway
