-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73780/
-----------------------------------------------------------
Review request for ranger, Ankita Sinha, Kishor Gollapalliwar, Abhay Kulkarni,
Mehul Parikh, Pradeep Agrawal, Ramesh Mani, Sailaja Polavarapu, and Velmurugan
Periasamy.
Bugs: RANGER-3565
https://issues.apache.org/jira/browse/RANGER-3565
Repository: ranger
Description
-------
- updated RangerRESTClient to optionally retry calls to Ranger admin
- updated plugins common and ugsync modules to set retry options, based on
configuration
Diffs
-----
agents-common/src/main/java/org/apache/ranger/admin/client/RangerAdminRESTClient.java
32834879d
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java
695212d5b
ugsync/src/main/java/org/apache/ranger/unixusersync/config/UserGroupSyncConfig.java
ce9d27fd8
ugsync/src/main/java/org/apache/ranger/unixusersync/process/RangerUgSyncRESTClient.java
991d71f00
Diff: https://reviews.apache.org/r/73780/diff/1/
Testing
-------
- verified that when calls to Ranger admin fails, plugins retry configured
number of times
Thanks,
Madhan Neethiraj