-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72948/
-----------------------------------------------------------
(Updated Oct. 12, 2020, 1:38 p.m.)
Review request for ranger, Madhan Neethiraj, Ramesh Mani, Sailaja Polavarapu,
and Velmurugan Periasamy.
Changes
-------
Addressed review comment
Bugs: RANGER-3034
https://issues.apache.org/jira/browse/RANGER-3034
Repository: ranger
Description
-------
When a service is deleted from Ranger, any plugin using that service for access
authorization needs to remove all policies from its memory and file cache.
Diffs (updated)
-----
agents-common/src/main/java/org/apache/ranger/plugin/util/PolicyRefresher.java
ed05e8780
Diff: https://reviews.apache.org/r/72948/diff/2/
Changes: https://reviews.apache.org/r/72948/diff/1-2/
Testing
-------
Tested by removing existing service from Ranger, and ensuring that the file
cache contains empty policies after plugin attempts (and fails) to download
policies for the service.
Thanks,
Abhay Kulkarni