----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61257/#review182032 -----------------------------------------------------------
Ship it! Ship It! - Greg Mann On Aug. 1, 2017, 2:25 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61257/ > ----------------------------------------------------------- > > (Updated Aug. 1, 2017, 2:25 p.m.) > > > Review request for mesos, Adam B, Greg Mann, Quinn Leng, and Till Toenshoff. > > > Bugs: MESOS-7416 > https://issues.apache.org/jira/browse/MESOS-7416 > > > Repository: mesos > > > Description > ------- > > Fields were authorized based on partial elements of each > resource. Moreover, some fields which required authorization were not > being authorized at all. This patch enables full authorization of all > fields. > > > Diffs > ----- > > src/master/http.cpp 9df086c417a9392f62d600c7a6486be0a1cf7e70 > > > Diff: https://reviews.apache.org/r/61257/diff/2/ > > > Testing > ------- > > ```shell > make check > ``` > > > Thanks, > > Alexander Rojas > >
