This is an automated email from the ASF dual-hosted git repository.
pradeep pushed a change to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 71f272dc0 RANGER-4523: Suggestion on improving logs from
AtlasNotificationMapper
new 6881517c5 RANGER-4982: Reducing few ranger plugin logs to debug level
new 35402da07 RANGER-4988: Adding syncSource and userRole queryParams to
ranger searchUsers rest api for swagger
new fe936cdb4 RANGER-4981: Log LDAP auth failures at error level in ranger
admin
The 3 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:
.../apache/ranger/audit/provider/MultiDestAuditProvider.java | 6 ++++--
.../authorization/hadoop/config/RangerConfiguration.java | 8 ++++++--
.../org/apache/ranger/plugin/util/RangerPolicyDeltaUtil.java | 8 ++++++--
.../plugin/classloader/RangerPluginClassLoaderUtil.java | 12 +++++++++---
.../src/main/java/org/apache/ranger/biz/ServiceMgr.java | 8 ++++++--
.../src/main/java/org/apache/ranger/rest/XUserREST.java | 2 +-
.../security/handler/RangerAuthenticationProvider.java | 8 ++++----
.../src/test/java/org/apache/ranger/rest/TestXUserREST.java | 6 +++---
8 files changed, 39 insertions(+), 19 deletions(-)