----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13486/#review25104 -----------------------------------------------------------
Ship it! Can you add TODOs on each of the .values() calls to use foreachvalue when LinkeHashMap supports it? I want to make sure we keep track of these unnecessary copies and revert them once we can. - Ben Mahler On Aug. 12, 2013, 5:49 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13486/ > ----------------------------------------------------------- > > (Updated Aug. 12, 2013, 5:49 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Bugs: MESOS-637 > https://issues.apache.org/jira/browse/MESOS-637 > > > Repository: mesos-git > > > Description > ------- > > This ensures that executor driver reregisters with tasks and updates in the > same order as they were received. > > > Diffs > ----- > > src/exec/exec.cpp d46772464221f425715810983295ac7dacb66ccc > > Diff: https://reviews.apache.org/r/13486/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
