-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66217/
-----------------------------------------------------------
Review request for Knox, Larry McCay and Madhan Neethiraj.
Bugs: KNOX-1224
https://issues.apache.org/jira/browse/KNOX-1224
Repository: knox
Description
-------
This patch includes changes to handle Atlas HA with knox proxy.
Diffs
-----
gateway-provider-ha/src/main/java/org/apache/hadoop/gateway/ha/dispatch/AtlasApiHaDispatch.java
PRE-CREATION
gateway-provider-ha/src/main/java/org/apache/hadoop/gateway/ha/dispatch/AtlasHaDispatch.java
PRE-CREATION
gateway-provider-ha/src/main/java/org/apache/hadoop/gateway/ha/provider/impl/AtlasZookeeperURLManager.java
PRE-CREATION
gateway-provider-ha/src/main/resources/META-INF/services/org.apache.hadoop.gateway.ha.provider.URLManager
d1ec0b9b
gateway-service-definitions/src/main/resources/services/atlas-api/0.8.0/service.xml
0711dea1
gateway-service-definitions/src/main/resources/services/atlas/0.8.0/service.xml
ec1376c0
Diff: https://reviews.apache.org/r/66217/diff/1/
Testing
-------
Tested API and UI with the Knox active url is pointing to Atlas with passive
and active state nodes from knox.
Will be updating UT and IT for this implemenation soon.
Thanks,
Nixon Rodrigues