-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50957/
-----------------------------------------------------------
(Updated Aug. 25, 2016, 3:22 p.m.)
Review request for mesos, Gilbert Song and Jie Yu.
Bugs: MESOS-4288
https://issues.apache.org/jira/browse/MESOS-4288
Repository: mesos
Description (updated)
-------
Added plugins by name into the Fetcher. Added a new fetch
method to select plugin by name which ignores scheme and
directly invokes fetch on the plugin.
Diffs (updated)
-----
include/mesos/uri/fetcher.hpp 3add35c8c0e559203acb540a288d0b51ac817519
src/uri/fetcher.cpp 198bd29993381758183edfce8faafba36da2d9ae
Diff: https://reviews.apache.org/r/50957/diff/
Testing
-------
make check
Thanks,
Srinivas Brahmaroutu