This is an automated email from the ASF dual-hosted git repository.
pradeep pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from d32b3abfb RANGER-5430:Handling Invalid cipher AES issues in UT (#781)
add ce162c78f RANGER-5322: PolicyRefresher can struck with no download
thread if exception thrown in startRefresher (#667)
No new revisions were added by this update.
Summary of changes:
.../apache/ranger/plugin/util/PolicyRefresher.java | 57 +--
.../plugin/policyengine/TestPolicyRefresher.java | 501 +++++++++++++++++++++
2 files changed, 531 insertions(+), 27 deletions(-)
create mode 100644
agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyRefresher.java