----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29006/#review65441 -----------------------------------------------------------
src/common/resources.cpp <https://reviews.apache.org/r/29006/#comment108578> Don't you need to change the `Resources::parse(...)` methods if you change this? - Ben Mahler On Dec. 12, 2014, 7:44 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29006/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2014, 7:44 p.m.) > > > 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 > >