----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64556/#review193752 -----------------------------------------------------------
src/master/master.cpp Lines 7675-7679 (patched) <https://reviews.apache.org/r/64556/#comment272390> Hum, in that case, why not just rely on SUM to retry and master will reply with ACK? I feel this is not necessary. If you think it's needed, look like no need to send ACK for agent default resources? Sounds like not necesary? - Jie Yu On Dec. 12, 2017, 10:44 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64556/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2017, 10:44 p.m.) > > > Review request for mesos, Benjamin Bannier, Gaston Kleiman, and Jie Yu. > > > Repository: mesos > > > Description > ------- > > Made master acknowledge unknown operations during agent reconciliation. > > > Diffs > ----- > > src/master/master.cpp efe8b8f1704b314e6e6a4d5632718cab2854e38f > > > Diff: https://reviews.apache.org/r/64556/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Greg Mann > >
