-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73056/
-----------------------------------------------------------
Review request for ranger and Madhan Neethiraj.
Bugs: RANGER-3098
https://issues.apache.org/jira/browse/RANGER-3098
Repository: ranger
Description
-------
If validity period of a tag is updated upstream, then the Ranger database is
not getting updated accordingly. Also, now, if tag is not applicable because of
expired validity period, then it is not listed in the audit record.
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagEnricher.java
fc7319485
security-admin/src/main/java/org/apache/ranger/db/XXServiceVersionInfoDao.java
b18f8f2d0
security-admin/src/main/java/org/apache/ranger/rest/ServiceTagsProcessor.java
9c19bb032
Diff: https://reviews.apache.org/r/73056/diff/1/
Testing
-------
Ensured that, in a cluster, updates to validity periods are correctly shown up
in Ranger database.
Thanks,
Abhay Kulkarni