----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70518/#review214819 -----------------------------------------------------------
Ship it! Ship It! - Benno Evers On April 22, 2019, 11:45 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70518/ > ----------------------------------------------------------- > > (Updated April 22, 2019, 11:45 p.m.) > > > Review request for mesos, Benno Evers, Gastón Kleiman, Joseph Wu, and Vinod > Kone. > > > Bugs: MESOS-9545 > https://issues.apache.org/jira/browse/MESOS-9545 > > > Repository: mesos > > > Description > ------- > > Previously, all removed tasks were added to the > `slaves.unreachableTasks` map. This patch adds a conditional > so that removed tasks are only added to that structure when > they are being marked unreachable. > > > Diffs > ----- > > src/master/master.cpp ad54ae217863a08f4e6d743b39c176b171353084 > > > Diff: https://reviews.apache.org/r/70518/diff/1/ > > > Testing > ------- > > `make check` > > > Thanks, > > Greg Mann > >