----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62554/#review186194 -----------------------------------------------------------
PASS: Mesos patch 62554 was successfully built and tested. Reviews applied: `['62475', '62476', '62477', '62478', '62479', '62480', '62481', '62507', '62531', '62554']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62554 - Mesos Reviewbot Windows On Sept. 25, 2017, 11:39 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62554/ > ----------------------------------------------------------- > > (Updated Sept. 25, 2017, 11:39 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-7448 > https://issues.apache.org/jira/browse/MESOS-7448 > > > Repository: mesos > > > Description > ------- > > This change introduces two master options `registry_max_gone_agent_age` > (age based) and `registry_max_gone_agent_count` (count based) for > GC'ing the list of gone agents in the registry. > > > Diffs > ----- > > src/master/constants.hpp 725680b1e5f1fb9ca87ec5130d0eff72309432ae > src/master/flags.hpp edda71af41a8d199bb24b84487300e9c85b12fec > src/master/flags.cpp fa6d274cb52448269a8108ffdc5f07bad8b222f2 > src/master/master.hpp 05f88111afb4fa0e2baf57106e1479914c16a113 > src/master/master.cpp 6d84a26bff970b842b58dfb69dbf232ba5c16a20 > src/tests/master_tests.cpp 98908c00c2d5bfd08122fd317a2ce95332d9583d > src/tests/partition_tests.cpp 0886f4890ac3fec6f38146946892769a99c3e68f > src/tests/registrar_tests.cpp b5fc45887e25345d49feb4975f6256cfd7b0fe55 > > > Diff: https://reviews.apache.org/r/62554/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
