----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50147/#review142591 -----------------------------------------------------------
Fix it, then Ship it! src/slave/slave.cpp (line 2599) <https://reviews.apache.org/r/50147/#comment208212> s/the the/the/g. There are at least 2 such instances. src/slave/slave.cpp (line 2600) <https://reviews.apache.org/r/50147/#comment208217> Nitpik: s/it's/it is - Anindya Sinha On July 18, 2016, 5:42 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50147/ > ----------------------------------------------------------- > > (Updated July 18, 2016, 5:42 p.m.) > > > Review request for mesos, Anindya Sinha and Neil Conway. > > > Bugs: MESOS-5448 > https://issues.apache.org/jira/browse/MESOS-5448 > > > Repository: mesos > > > Description > ------- > > Currently we always checkpoint resources.target and in the agent > recovery path we have to handle the target being the same as the > committed resources.info. If we don't create the target when the new > checkpointed resources are the same, then we don't need to worry about > that possibility in recovery. > > > Diffs > ----- > > src/slave/slave.cpp dc619eb72703d8f168defa120183b2c50ae38d5c > > Diff: https://reviews.apache.org/r/50147/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Jiang Yan Xu > >
