----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41959/ -----------------------------------------------------------
(Updated Jan. 25, 2016, 9:19 p.m.) Review request for mesos and Jie Yu. Changes ------- removed optimization of plugin creation. Repository: mesos Description ------- Since fetcher plugins are not dynamically pluggable today, simplified the factory method to use the statically intitalized plugins. This would be useful when Fetchers are created multiple times. Diffs (updated) ----- src/uri/fetcher.cpp dfda732348fec3b686cf82b55ad94fda4829469b Diff: https://reviews.apache.org/r/41959/diff/ Testing ------- make check. Thanks, Jojy Varghese
