----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69723/#review212425 -----------------------------------------------------------
Ship it! Ship It! - Greg Mann On Jan. 18, 2019, 1:45 p.m., Benno Evers wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69723/ > ----------------------------------------------------------- > > (Updated Jan. 18, 2019, 1:45 p.m.) > > > Review request for mesos, Gastón Kleiman, Greg Mann, and Joseph Wu. > > > Bugs: MESOS-9472 > https://issues.apache.org/jira/browse/MESOS-9472 > > > Repository: mesos > > > Description > ------- > > Up to now, the master would validate that any operation > requesting operation feedback would only act on resources > belonging to a resource provider. > > This patch removes this restriction and enables frameworks > to request operation feedback on an agent's default > resources. > > > Diffs > ----- > > src/master/master.cpp 2339207149a85578ea47cf66f28392182f9075f2 > src/master/validation.cpp a71edeb7827b534e27ad3e3398abe555bf36e741 > src/slave/slave.cpp 10cbc190acc7eea5734efa0066541168545a66b6 > src/tests/api_tests.cpp 79a2d2966ff6533629aeeefaaaf19e849b76e0e6 > src/tests/master_tests.cpp 1f8da63aa313c4679c0d7a3934802af1474e8f28 > src/tests/mesos.hpp c2a5e5531de7498241e537ef1699e1a5e669b550 > > > Diff: https://reviews.apache.org/r/69723/diff/3/ > > > Testing > ------- > > ./src/mesos-tests > > > Thanks, > > Benno Evers > >
