----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69504/#review211055 -----------------------------------------------------------
Ship it! Ship It! - Kevin Risden On Dec. 4, 2018, 9:06 a.m., Nixon Rodrigues wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/69504/ > ----------------------------------------------------------- > > (Updated Dec. 4, 2018, 9:06 a.m.) > > > Review request for atlas, Knox, Larry McCay, Madhan Neethiraj, Sandeep More, > and Sarath Subramanian. > > > Bugs: KNOX-1650 > https://issues.apache.org/jira/browse/KNOX-1650 > > > Repository: knox > > > Description > ------- > > This patch provides implementation for HA dispatch (ATLAS & ATLAS-API) for > trusted proxy. The DefaultDispatch used to exclude WWW-AUTHENTICATE header > which caused mismatch in headers required for authentication. > > > Diffs > ----- > > > gateway-provider-ha/src/main/java/org/apache/knox/gateway/ha/dispatch/AtlasApiTrustedProxyHaDispatch.java > PRE-CREATION > > gateway-provider-ha/src/main/java/org/apache/knox/gateway/ha/dispatch/AtlasTrustedProxyHaDispatch.java > PRE-CREATION > > gateway-service-definitions/src/main/resources/services/atlas-api/0.1.2.0/service.xml > 95c571c6a > > gateway-service-definitions/src/main/resources/services/atlas/0.1.2.0/service.xml > bd3ab8e0b > > > Diff: https://reviews.apache.org/r/69504/diff/1/ > > > Testing > ------- > > Tested with ATLAS in HA with the update dispatch Provider and updated > service.xml. > > > Thanks, > > Nixon Rodrigues > >
