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 9d95ec5c9 RANGER-4523: Suggestion on improving logs from
AtlasNotificationMapper
new fd9e03fd3 RANGER-4982: Reducing few ranger plugin logs to debug level
new 4e96deded RANGER-4988: Adding syncSource and userRole queryParams to
ranger searchUsers rest api for swagger
new 9c492199f 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(-)