This is an automated email from the ASF dual-hosted git repository.
dineshkumar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from e31eeb3fd RANGER-5103: RangerPluginConfig to support initialization
with additional config files (#510)
add 2050b4801 RANGER-4875: Improve API /api/zones/{zoneId}/service-headers
to filter services based on zone module access.
add c7cacc8d5 RANGER-4879: Config Update for HA Implementation needed for
ranger-common-ha module
No new revisions were added by this update.
Summary of changes:
.../ranger/ha/ActiveInstanceElectorService.java | 22 +++++++++++++++++++++-
.../java/org/apache/ranger/ha/HAConfiguration.java | 4 ++--
.../ranger/ha/RangerServiceServerIdSelector.java | 13 +++----------
.../src/test/resources/ranger-tagsync-site.xml | 4 ++--
.../org/apache/ranger/biz/SecurityZoneDBStore.java | 6 ++++++
.../org/apache/ranger/rest/SecurityZoneREST.java | 2 +-
tagsync/src/main/resources/ranger-tagsync-site.xml | 4 ++--
7 files changed, 37 insertions(+), 18 deletions(-)