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

Review request for mesos, Greg Mann and Meng Zhu.


Repository: mesos


Description
-------

Previously, the future could be satisfied to the caller while
the dispatch back into the master for _apply is not fired (e.g.
if the thread running the allocator gets stuck). This could lead
to strange behavior and it's better to just avoid this race.


Diffs
-----

  src/master/master.cpp f00906ef2d33920f23127a74ed141fff9d32865b 


Diff: https://reviews.apache.org/r/71376/diff/1/


Testing
-------

make check


Thanks,

Benjamin Mahler

Reply via email to