----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52587/#review151753 -----------------------------------------------------------
Patch looks great! Reviews applied: [52587] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Oct. 6, 2016, 8:16 p.m., Anindya Sinha wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52587/ > ----------------------------------------------------------- > > (Updated Oct. 6, 2016, 8:16 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-6316 > https://issues.apache.org/jira/browse/MESOS-6316 > > > Repository: mesos > > > Description > ------- > > When a framework issues a CREATE for a shared volume, we allow that > operation only if the framework has opted in for the capability of > SHARED_RESOURCES. However, for HTTP operator (/create-volumes), we > do not check as the operator API is not related to a specific > framework. > > > Diffs > ----- > > src/master/master.cpp 02a2fb29bdd8484fc90e5cb033ac29b49a141860 > src/master/validation.hpp 035f721c610ae566c89a1cf0e65ff0df11679f15 > src/master/validation.cpp e5da3c9bf0a1042b42522f1ab74ce798fbb1738d > src/tests/master_validation_tests.cpp > 99e350e0587e73e9ee25ef20dd369cd146bd446a > src/tests/persistent_volume_tests.cpp > e10a79e9662530e143ccaa2aa2506a4d25158364 > > Diff: https://reviews.apache.org/r/52587/diff/ > > > Testing > ------- > > All tests passed. > > > Thanks, > > Anindya Sinha > >
