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

(Updated Oct. 13, 2014, 5:29 p.m.)


Review request for mesos, Benjamin Hindman and Niklas Nielsen.


Changes
-------

Use std::unqiue_ptr in libprocess gc.
Rewrite exited() logic to use find() erase to reduce map lookups.


Repository: mesos-git


Description
-------

Implement the finalize() virtual override for Libprocess' garbage collector.
This terminates all processes registered with the garbage collector when the 
garbage collector terminates.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/gc.hpp e83c636 

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


Testing
-------

make check
support/mesos-style.py


Thanks,

Joris Van Remoortere

Reply via email to