> On Oct. 18, 2016, 12:35 a.m., Vinod Kone wrote: > > src/tests/master_authorization_tests.cpp, line 783 > > <https://reviews.apache.org/r/52659/diff/1/?file=1527768#file1527768line783> > > > > This test looks identical to SlaveRemoved test. Please kill this in a > > different review.
Done, https://reviews.apache.org/r/52969/ - Neil ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52659/#review152999 ----------------------------------------------------------- On Oct. 18, 2016, 1:05 a.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52659/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2016, 1:05 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6329 > https://issues.apache.org/jira/browse/MESOS-6329 > > > Repository: mesos > > > Description > ------- > > When a task launch fails due to a transient error (e.g., insufficient > available resources at an agent), the master sends a TASK_LOST update to > the framework. For PARTITION_AWARE frameworks, we now send TASK_DROPPED > instead. > > > Diffs > ----- > > src/master/master.cpp 3c6b18ead44cd5f2978093f5415e974cfcbfa714 > src/tests/master_authorization_tests.cpp > a4623d15c246651fd1038fdedf16321b1d5f273f > src/tests/master_tests.cpp 88cf1e612ad8186ef2cea161b3a52b0df9517305 > > Diff: https://reviews.apache.org/r/52659/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Neil Conway > >
