----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62035/#review184363 -----------------------------------------------------------
Fix it, then Ship it! Ship It! ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java Lines 1361-1371 (original), 1361 (patched) <https://reviews.apache.org/r/62035/#comment260504> These should be left in as tests, but remove the expected AuthorizatonException since that is no longer expected. - Robert Levas On Sept. 1, 2017, 11:09 a.m., Eugene Chekanskiy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62035/ > ----------------------------------------------------------- > > (Updated Sept. 1, 2017, 11:09 a.m.) > > > Review request for Ambari, Dmitro Lisnichenko and Robert Levas. > > > Bugs: AMBARI-21687 > https://issues.apache.org/jira/browse/AMBARI-21687 > > > Repository: ambari > > > Description > ------- > > Ambari-level "check_host" custom command rejected, even if user has proper > authorization. Fixed this. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java > 5a0549d > > ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java > c519323 > > > Diff: https://reviews.apache.org/r/62035/diff/1/ > > > Testing > ------- > > mvn clean test; manual check > > > Thanks, > > Eugene Chekanskiy > >
