-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50519/
-----------------------------------------------------------
(Updated July 31, 2016, 11:24 a.m.)
Review request for mesos and Alexander Rukletsov.
Changes
-------
Updated the description.
The other files are outside of libprocess, so I renamed them in a separate
patch.
Summary (updated)
-----------------
Changed AuthenticatorManagerProcess's Actor ID.
Bugs: MESOS-5917
https://issues.apache.org/jira/browse/MESOS-5917
Repository: mesos
Description (updated)
-------
Made the ID contain only lowercase words separated by dashes, in order
to be consistent with the rest of the IDs in libprocess.
Diffs (updated)
-----
3rdparty/libprocess/src/authenticator_manager.cpp
7def832147df01ed51e642f8baf1216590745fdf
Diff: https://reviews.apache.org/r/50519/diff/
Testing (updated)
-------
`make check` in OS X and various linux distribution, checked the output of
`__processes__`.
Thanks,
Gastón Kleiman