-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40087/
-----------------------------------------------------------
Review request for mesos, Alexander Rojas and Bernd Mathiske.
Bugs: MESOS-2783
https://issues.apache.org/jira/browse/MESOS-2783
Repository: mesos
Description
-------
Documentation. Added a list of protocols supported by the Mesos fetcher as
requested in MESOS-2783
Diffs
-----
docs/fetcher.md af1d29b4df6b57e05e4e89e1f141344a67635733
Diff: https://reviews.apache.org/r/40087/diff/
Testing
-------
Problem: In the description of the MESOS-2783 the list of protocols or schemas
supported by the Mesos fetcher is requested. The bug is marked as resolved, but
the documentation still doesn't contain this list.
Solution: The list was made according to the following source files:
src/launcher/fetcher.cpp, src/slave/containerizer/fetcher.cpp.
Thanks,
Andrey Dyatlov