----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51339/#review146614 -----------------------------------------------------------
Ship it! Ship It! - Dharmesh Makwana On Aug. 23, 2016, 4:34 p.m., Oliver Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51339/ > ----------------------------------------------------------- > > (Updated Aug. 23, 2016, 4:34 p.m.) > > > Review request for Ambari, Dharmesh Makwana, Miklos Gergely, and Robert > Nettleton. > > > Bugs: AMBARI-18196 > https://issues.apache.org/jira/browse/AMBARI-18196 > > > Repository: ambari > > > Description > ------- > > - upgrade jersey 1.x from jersey 2.x > - the goal is to use @BeanParam annotation in the endpoints, and with that i > can get rid from the @ApiImplicitParams annotations, and use request objects > with query fields > - refactor ExternalServerClient class (it was needed anyway, jersey 1.x > classes were used there) > > > Diffs > ----- > > ambari-logsearch/ambari-logsearch-portal/pom.xml 8d345d9 > > ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/util/ExternalServerClient.java > 32e547e > ambari-logsearch/ambari-logsearch-portal/src/main/webapp/WEB-INF/web.xml > aee16bf > > Diff: https://reviews.apache.org/r/51339/diff/ > > > Testing > ------- > > done. > > > Thanks, > > Oliver Szabo > >
