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

Review request for mesos, Benjamin Hindman, Jie Yu, Niklas Nielsen, and Vinod 
Kone.


Repository: mesos-git


Description
-------

This was a deadlock between the this and processes locks that occured because 
the .then() on socket futures can be invoked immediately with the new 
implementation of poll.
This fixes the issue in Metrics.Snapshot you might have seen.


Diffs
-----

  3rdparty/libprocess/src/process.cpp cf75b51fdae821c9b6c80ddcf2a56ba8bbc63f14 

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


Testing
-------

make check


Thanks,

Joris Van Remoortere

Reply via email to