This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 3d2bf96a8 RANGER-4651: fixed incorrect JPA query names - #2
new a62c0a0e7 RANGER-4654: Handle Dataset and Datashare creation errors
gracefully
new a07b6d4dc RANGER-4662: fix to update GDS version after deletion of
user, group
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:
.../main/java/org/apache/ranger/biz/XUserMgr.java | 58 ++++++++++++++++++++--
.../views/GovernedData/Dataset/AddDatasetView.jsx | 3 +-
.../GovernedData/Dataset/DatasetDetailLayout.jsx | 3 +-
.../Datashare/AddSharedResourceComp.jsx | 6 ++-
.../Datashare/DatashareDetailLayout.jsx | 5 +-
.../java/org/apache/ranger/biz/TestXUserMgr.java | 1 +
6 files changed, 69 insertions(+), 7 deletions(-)