-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64591/
-----------------------------------------------------------

Review request for mesos and Jie Yu.


Repository: mesos


Description
-------

`Resource::DiskInfo::Source` is printed out in the following formats:

  TYPE(profile,id):root

If the source has no profile and ID, then "(profile,id)" will be
skipped. If either the profile or the ID is missing, the missing part
will be replaced with an empty string. If the source has no root path,
":root" will be skipped.


Diffs
-----

  src/common/resources.cpp 2774372bb52d9d60847a8230282068432b28b054 
  src/v1/resources.cpp 43d9b0f48c345b4574171cffbd1dc07bda1d1546 


Diff: https://reviews.apache.org/r/64591/diff/1/


Testing
-------

sudo make check


Thanks,

Chun-Hung Hsiao

Reply via email to