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

(Updated Oct. 10, 2014, 11:38 p.m.)


Review request for mesos, Benjamin Hindman and Niklas Nielsen.


Changes
-------

Introduce finalize() on ProcessManager so that we can terminate outstanding 
processes without destroying our runqueue.


Repository: mesos-git


Description (updated)
-------

Terminate the gc;
Finalize the ProcessManager (picking up -idealy 0- left-over processes);
Join on the worker threads that were dispatched.


Diffs (updated)
-----

  3rdparty/libprocess/src/process.cpp 85fb995 

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


Testing
-------

make check
support/mesos-style.py


Thanks,

Joris Van Remoortere

Reply via email to