-----------------------------------------------------------
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.


Changes
-------

s/linkedhashmap/LinkedHashMap/


Summary (updated)
-----------------

Fixed executor driver to store tasks and updates in LinkedHashMap.


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 (updated)
-----

  src/exec/exec.cpp d46772464221f425715810983295ac7dacb66ccc 

Diff: https://reviews.apache.org/r/13486/diff/


Testing
-------

make check


Thanks,

Vinod Kone

Reply via email to