-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27622/
-----------------------------------------------------------
Review request for mesos and Benjamin Hindman.
Bugs: MESOS-1248
https://issues.apache.org/jira/browse/MESOS-1248
Repository: mesos-git
Description
-------
Rebasing and replacing https://reviews.apache.org/r/21277/. Now dependent on
https://reviews.apache.org/r/27516/ which implements MESOS-1316.
Replaces the ad-hoc format for env var values that act as fetcher program comd
line args with a JSON format that is gained by translation from protobuf
parsing to a JSON object.
Diffs
-----
src/launcher/fetcher.cpp 9323c28237010fa065ef34d74435c151ded530a8
src/slave/containerizer/containerizer.cpp
0254679508167a390fd6fed855f19794354ac081
src/tests/fetcher_tests.cpp d7754009a59fedb43e3422c56b3a786ce80164aa
Diff: https://reviews.apache.org/r/27622/diff/
Testing
-------
Make check.
Thanks,
Bernd Mathiske