-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75267/
-----------------------------------------------------------
(Updated Jan. 13, 2025, 1:51 p.m.)
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 (updated)
-----
ranger-common-ha/src/main/java/org/apache/ranger/ha/ActiveInstanceElectorService.java
213d7fb1a
ranger-common-ha/src/main/java/org/apache/ranger/ha/HAConfiguration.java
425611ecd
ranger-common-ha/src/main/java/org/apache/ranger/ha/RangerServiceServerIdSelector.java
41335290d
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/3/
Changes: https://reviews.apache.org/r/75267/diff/2-3/
Testing
-------
Verified that the configuration values in ranger-ugsync-site.xml and
ranger-tagsync-site.xml were updated successfully.
Thanks,
Rakesh Gupta