> On Jan. 15, 2018, 11:34 a.m., Benjamin Bannier wrote: > > src/tests/master_tests.cpp > > Lines 8667 (patched) > > <https://reviews.apache.org/r/65045/diff/1/?file=1937084#file1937084line8667> > > > > This requires `process/ssl/flags.hpp` to compile with SSL enabled.
As the code is now rebased on top of #65125, the `resource_provider::createEndpointDetector` helper is used and this is no longer needed. - Jan ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65045/#review195415 ----------------------------------------------------------- On Jan. 16, 2018, 2:45 p.m., Jan Schlicht wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65045/ > ----------------------------------------------------------- > > (Updated Jan. 16, 2018, 2:45 p.m.) > > > Review request for mesos, Benjamin Bannier and Jie Yu. > > > Bugs: MESOS-8424 > https://issues.apache.org/jira/browse/MESOS-8424 > > > Repository: mesos > > > Description > ------- > > Tested correct operation handling during master failover. > > > Diffs > ----- > > src/tests/master_tests.cpp 0edf22431aad85945aeb808a05f11e0bd832bccf > > > Diff: https://reviews.apache.org/r/65045/diff/2/ > > > Testing > ------- > > make check > > > Thanks, > > Jan Schlicht > >