----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52693/#review153168 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Oct. 18, 2016, 1:14 a.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52693/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2016, 1:14 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6330 > https://issues.apache.org/jira/browse/MESOS-6330 > > > Repository: mesos > > > Description > ------- > > Previously, the master would send TASK_LOST in response to explicit > reconciliation requests for (a) unknown tasks at registered slaves and > (b) tasks at unknown slaves (neither registered nor unreachable). The > master will now send TASK_UNKNOWN for these situations if the framework > has the PARTITION_AWARE capability. > > > Diffs > ----- > > src/master/master.cpp 3c6b18ead44cd5f2978093f5415e974cfcbfa714 > src/tests/partition_tests.cpp 12fe8593ff17c35d540f944c428cf7f33b7dcbb3 > src/tests/reconciliation_tests.cpp 1412090299df388456f04ed58a1d384ce3ff550a > > Diff: https://reviews.apache.org/r/52693/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Neil Conway > >
