This is an automated email from the ASF dual-hosted git repository.
dineshkumar pushed a change to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 99c1a958e RANGER-4795: Add validation in API to check emptiness on
policyitem while creating policy.
new bfcdd1960 RANGER-4875: Improve API /api/zones/{zoneId}/service-headers
to filter services based on zone module access.
new 212695967 RANGER-4879: Config Update for HA Implementation needed for
ranger-common-ha module
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../ranger/ha/ActiveInstanceElectorService.java | 22 +++++++++++++++++++++-
.../java/org/apache/ranger/ha/HAConfiguration.java | 4 ++--
.../ranger/ha/RangerServiceServerIdSelector.java | 12 +++++-------
.../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, 39 insertions(+), 15 deletions(-)