-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29006/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-2030
https://issues.apache.org/jira/browse/MESOS-2030
Repository: mesos-git
Description
-------
Added output streaming for persistence id. Do not include the 'container_path'
for now as we can always print that on slaves. The id is the most important for
debugging and triaging.
Diffs
-----
src/common/resources.cpp 535a0eab6377b9ae63c960cdb05978647f667d5e
Diff: https://reviews.apache.org/r/29006/diff/
Testing
-------
make check
also manually verify the logs
Thanks,
Jie Yu