This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch ranger-2.4
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 613c62c9c RANGER-4241: Fix sql patch 65 syntax issue for oracle db
new 123a34387 RANGER-4240: optimized removal of x_auth_sess entries while
deleting an user
new be9e0b793 RANGER-4244: security-zone REST APIs to return status code
409 in case of simultaneous update calls
The 2 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:
.../src/main/java/org/apache/ranger/biz/XUserMgr.java | 13 ++++++-------
.../java/org/apache/ranger/db/XXAuthSessionDao.java | 13 +++++++++++++
.../java/org/apache/ranger/rest/SecurityZoneREST.java | 18 ++++++++++++++++++
.../src/main/resources/META-INF/jpa_named_queries.xml | 8 ++++++++
.../test/java/org/apache/ranger/biz/TestXUserMgr.java | 4 ----
5 files changed, 45 insertions(+), 11 deletions(-)