-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61112/
-----------------------------------------------------------
(Updated July 31, 2017, 9:39 p.m.)
Review request for mesos, Alexander Rukletsov and Till Toenshoff.
Changes
-------
Rsolved issues and flag added to long lived framework.
Summary (updated)
-----------------
Added executor_uris flag to long lived and balloon frameworks.
Bugs: MESOS-7814
https://issues.apache.org/jira/browse/MESOS-7814
Repository: mesos
Description
-------
Allows to set URIs that will be fetched before running the executor.
Diffs (updated)
-----
src/examples/balloon_framework.cpp b8c8e387bd8592bc1d27ff62fa9fd5397ad71fb9
src/examples/long_lived_framework.cpp
af5b43ee6994cf703f412436d6d561d9abd3b26d
Diff: https://reviews.apache.org/r/61112/diff/3/
Changes: https://reviews.apache.org/r/61112/diff/2-3/
Testing
-------
$ make check
Thanks,
Armand Grillet