mesos git commit: Updated Mesos version in getting started guide.

2016-09-05 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 3a5b5ade2 -> 3bb51c3f7 Updated Mesos version in getting started guide. Review: https://reviews.apache.org/r/51571/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3bb5

mesos git commit: Implemented `NetClsSubsystem`.

2016-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 3bb51c3f7 -> a835a1945 Implemented `NetClsSubsystem`. Review: https://reviews.apache.org/r/49852/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/a835a194 Tree: http:/

mesos git commit: Implemented `PerfEventSubsystem`.

2016-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master a835a1945 -> 1e9e82152 Implemented `PerfEventSubsystem`. Review: https://reviews.apache.org/r/49853/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/1e9e8215 Tree: htt

mesos git commit: Added name to uri fetcher plugins.

2016-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 1e9e82152 -> d1418bed5 Added name to uri fetcher plugins. Review: https://reviews.apache.org/r/50956/ Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d1418bed Tree: ht

mesos git commit: Added fetch method based on plugin name.

2016-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master d1418bed5 -> 9157c7029 Added fetch method based on plugin name. 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. Review: https://review

mesos git commit: Added tests to invoke the fetcher plugins by name.

2016-09-05 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master 9157c7029 -> b4441a4cb Added tests to invoke the fetcher plugins by name. Add a test case for each of the existing fetcher plugins to invoke them by name. Review: https://reviews.apache.org/r/50958/ Project: http://git-wip-us.apache.org/