----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18004/#review34284 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Feb. 12, 2014, 2:49 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18004/ > ----------------------------------------------------------- > > (Updated Feb. 12, 2014, 2:49 p.m.) > > > Review request for Ambari, Dmitro Lisnichenko and Nate Cole. > > > Bugs: AMBARI-4628 > https://issues.apache.org/jira/browse/AMBARI-4628 > > > Repository: ambari > > > Description > ------- > > We need to forward both headers and body in Pass Through API. > For example, Falcon API requires sending Remote-user header in every query. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/URLStreamProvider.java > 6b5681c > > ambari-server/src/main/java/org/apache/ambari/server/proxy/ProxyService.java > 9f7f108 > > ambari-server/src/test/java/org/apache/ambari/server/proxy/ProxyServiceTest.java > 80c5c7d > > Diff: https://reviews.apache.org/r/18004/diff/ > > > Testing > ------- > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Listening for transport dt_socket at address: 5006 > Running org.apache.ambari.server.proxy.ProxyServiceTest > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.34 sec > > Results : > > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 > > > Thanks, > > Vitalyi Brodetskyi > >
