> On Nov. 14, 2017, 8:55 p.m., Gaston Kleiman wrote: > > src/master/master.cpp > > Line 2671 (original), 2671 (patched) > > <https://reviews.apache.org/r/63674/diff/2/?file=1890889#file1890889line2671> > > > > s/opeartor/operator/
Fixed in [69e0fd9088d0f42607046cc925e9fa0aa9728970](https://github.com/apache/mesos/commit/69e0fd9088d0f42607046cc925e9fa0aa9728970). Thanks! - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63674/#review191003 ----------------------------------------------------------- On Nov. 13, 2017, 8:45 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63674/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2017, 8:45 p.m.) > > > Review request for mesos, Anand Mazumdar, Greg Mann, and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/master/master.cpp 49dbaa979d692061a7b479b1db4511e8357b8baf > > > Diff: https://reviews.apache.org/r/63674/diff/2/ > > > Testing > ------- > > Tested in repetition on Mac OS 10.11.6 > > `GTEST_FILTER="*SchedulerTest.MasterFailover*" ./bin/mesos-tests.sh --verbose > --gtest_repeat=500 --gtest_break_on_failure` > > > Thanks, > > Alexander Rukletsov > >
