-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75267/
-----------------------------------------------------------
Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Mehul
Parikh, Pradeep Agrawal, and sanket shelar.
Bugs: RANGER-4879
https://issues.apache.org/jira/browse/RANGER-4879
Repository: ranger
Description
-------
The following configs need to be updated in TAGSYNC / USERSYNC:
update below tagsync configs in ranger-tagsync-site.xml
ranger-ugsync.server.ha.http.port to ranger-ugsync.service.http.port
ranger-ugsync.server.ha.https.port to ranger-ugsync.service.https.port
update usersync configs in ranger-ugsync-site.xml
ranger-tagsync.server.ha.http.port to ranger-tagsync.service.http.port
ranger-tagsync.server.ha.https.port to ranger-tagsync.service.https.port
Diffs
-----
ranger-common-ha/src/main/java/org/apache/ranger/ha/ActiveInstanceElectorService.java
359fcbfff
ranger-common-ha/src/main/java/org/apache/ranger/ha/HAConfiguration.java
ded5a2ded
ranger-common-ha/src/main/java/org/apache/ranger/ha/RangerServiceServerIdSelector.java
5be954e0e
ranger-common-ha/src/test/resources/ranger-tagsync-site.xml d37d7e43f
tagsync/src/main/resources/ranger-tagsync-site.xml 6bda5f4ab
Diff: https://reviews.apache.org/r/75267/diff/1/
Testing
-------
Verified that the configuration values in ranger-ugsync-site.xml and
ranger-tagsync-site.xml were updated successfully.
Thanks,
Rakesh Gupta