-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24700/
-----------------------------------------------------------
(Updated Aug. 22, 2014, 1:29 p.m.)
Review request for mesos and Ben Mahler.
Changes
-------
First, check if si_uid and si_pid exist and after that use them.
Bugs: MESOS-1567
https://issues.apache.org/jira/browse/MESOS-1567
Repository: mesos-git
Description
-------
Log the user id when receiving a SIGTERM. This will make debugging more easy.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/stout/include/stout/glog.hpp
5f763e52a6a3d5a7cb38110ea650283b7a9fa789
Diff: https://reviews.apache.org/r/24700/diff/
Testing
-------
* make check
* run master binary and send it SIGTERM signal with kill
Thanks,
Alexandra Sava