----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65314/#review197157 -----------------------------------------------------------
Failed test `DiskQuotaTest.SlaveRecovery` is known to be flaky, see [MESOS-3968](https://issues.apache.org/jira/browse/MESOS-3968) - Alexander Rojas On Feb. 8, 2018, 1:59 p.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65314/ > ----------------------------------------------------------- > > (Updated Feb. 8, 2018, 1:59 p.m.) > > > Review request for mesos, Benjamin Hindman and Greg Mann. > > > Bugs: MESOS-8434 > https://issues.apache.org/jira/browse/MESOS-8434 > > > Repository: mesos > > > Description > ------- > > The introduction of the `ObjectApprovers` abstraction rendered the > `AuthorizationAcceptor` class oboslete. After the refactor of the code > the acceptor class was no longer used, nor were the helper functions > built around it. > > This patch removes that obsolete code. > > > Diffs > ----- > > src/common/http.hpp 750d3bfba1647624983108bdd23295a3b3091fe4 > src/common/http.cpp 728fc554917ed031f9cb3d811fbbc064307b3e32 > > > Diff: https://reviews.apache.org/r/65314/diff/5/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >