This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 8fe7e5af3 RANGER-4324: enforce ACLs specified in RangerDataSet
add fde454390 RANGER-4353: Introduce option in Ranger to control retention
period of x_trx_log table data
new 15643298e Merge branch 'master' into RANGER-3923
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ranger/biz/ServiceDBStore.java | 34 ++++++++++++++++++++++
.../org/apache/ranger/db/XXAuthSessionDao.java | 17 ++++++-----
.../java/org/apache/ranger/db/XXTrxLogDao.java | 12 ++++++++
.../java/org/apache/ranger/rest/ServiceREST.java | 8 +++--
.../main/resources/META-INF/jpa_named_queries.xml | 7 +++++
.../main/resources/conf.dist/ranger-admin-site.xml | 9 ++++++
6 files changed, 78 insertions(+), 9 deletions(-)