> On March 9, 2020, 9:35 p.m., Andrei Budnik wrote: > > src/master/validation.cpp > > Lines 1567 (patched) > > <https://reviews.apache.org/r/72216/diff/1/?file=2213311#file2213311line1567> > > > > Can a client set a limit for one parameter only (e.g., "cpus")?
Yes they can; AFAICT this validation does not prevent that. - Greg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72216/#review219855 ----------------------------------------------------------- On March 10, 2020, 9:42 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72216/ > ----------------------------------------------------------- > > (Updated March 10, 2020, 9:42 a.m.) > > > Review request for mesos, Andrei Budnik and Qian Zhang. > > > Bugs: MESOS-10045 > https://issues.apache.org/jira/browse/MESOS-10045 > > > Repository: mesos > > > Description > ------- > > Added master validation for task resource limits and shared cgroups. > > > Diffs > ----- > > src/master/validation.cpp 084f281eadd65cb8ae0a19b7b7797dc71ccebdd2 > > > Diff: https://reviews.apache.org/r/72216/diff/3/ > > > Testing > ------- > > > Thanks, > > Greg Mann > >
