-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49301/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, haosdent huang, and Vinod Kone.
Bugs: mesos-5515
https://issues.apache.org/jira/browse/mesos-5515
Repository: mesos
Description
-------
Added FilesError class to identify the errors happened during
the handling of files relevant requests. FilesError is a type
deriving from Error that the master/agent can use to construct
the response.
Diffs
-----
src/files/files.hpp b767d5bc5bee16e3bd98199773a6bc7d30c1c32d
Diff: https://reviews.apache.org/r/49301/diff/
Testing
-------
make
make check
Thanks,
zhou xing