-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50341/
-----------------------------------------------------------
(Updated July 24, 2016, 11:16 a.m.)
Review request for mesos and Vinod Kone.
Summary (updated)
-----------------
Ensured actor ID references class name in ProtobufProcess<> instances.
Repository: mesos
Description (updated)
-------
To facilitate debugging and improve the output of
__processes__ endpoint, add a distinguishable actor
ID to to types derived from ProtobufProcess<>.
Diffs
-----
src/docker/executor.cpp 0d1fd653c873a2d5e9d0cbaf782aba695234aa8d
src/health-check/health_checker.hpp f61e80d8e5eb09f8f71e80b6600f7c5b1548bd62
src/launcher/executor.cpp 5a5f95f04a6ce096079b67397cb324575409f795
src/log/network.hpp 34843c9abb7e1756a32a19d26a449e22e1faea7e
src/slave/status_update_manager.cpp 5caa2aa9e5413b93b3e064fe1b42ced6c01193a5
Diff: https://reviews.apache.org/r/50341/diff/
Testing (updated)
-------
make check
Thanks,
Alexander Rukletsov
|