-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10352/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman, Vinod Kone, and Brenden Matthews.


Description
-------

See my comments in the diff.

The benefit of this solution is that the only modification needed is to 
unsynchronize resourceOffers() and pull out the needed JobTracker data prior to 
synchronizing explicitly. Longer term we will want to consider something more 
robust against regressions.


This addresses bug MESOS-429.
    https://issues.apache.org/jira/browse/MESOS-429


Diffs
-----

  hadoop/mesos/src/java/org/apache/hadoop/mapred/MesosScheduler.java 
50df625c914c158b368b71cf3e32428fbc637ad4 

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


Testing
-------

Ran the tutorial for both of the supported Hadoop distributions.


Thanks,

Ben Mahler

Reply via email to