-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51958/
-----------------------------------------------------------
(Updated Sept. 17, 2016, 2:23 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Per review comment: keep flag for now, remove some uses of it.
Summary (updated)
-----------------
Removed use of "--registry_strict" master flag.
Bugs: MESOS-5951
https://issues.apache.org/jira/browse/MESOS-5951
Repository: mesos
Description (updated)
-------
The flag will remain for a few more months per the deprecation policy,
but we no longer need to set it in the unit tests. Providing an
extensive usage summary in "--help" output also doesn't seem useful.
Diffs (updated)
-----
src/master/flags.cpp 19ae6c1c30a1054b64a9585f325bd0bf943af218
src/tests/cluster.cpp b04653af97d17aaa9d0d3ee872169b66cd67126b
src/tests/mesos.cpp 07a64f0ff49a753ec26260cdf859d0584c3f935a
Diff: https://reviews.apache.org/r/51958/diff/
Testing
-------
`make check` on OSX and Linux.
Thanks,
Neil Conway