You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Nixon Rodrigues <ni...@freestoneinfotech.com> on 2018/12/04 15:04:34 UTC

Review Request 69504: KNOX-1650 :- Knox Atlas Trusted Proxy with HA provider

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69504/
-----------------------------------------------------------

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 set  excluse WWW-AUTHENTICATE header which caused mismatch in header 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


Re: Review Request 69504: KNOX-1650 :- Knox Atlas Trusted Proxy with HA provider

Posted by Kevin Risden <kr...@apache.org>.
-----------------------------------------------------------
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
> 
>


Re: Review Request 69504: KNOX-1650 :- Knox Atlas Trusted Proxy with HA provider

Posted by Nixon Rodrigues <ni...@freestoneinfotech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69504/
-----------------------------------------------------------

(Updated Dec. 4, 2018, 3:06 p.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 (updated)
-------

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