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 21e56d955 Merge branch 'master' into RANGER-3923
add 5e1ca7725 RANGER-4474: adventures in abac - part-2 - fixed size of an
image
add 36ce62eab RANGER-4478: Incorrect trie updates when processing deltas -
Part 2
add 105f6f5ce RANGER-4485: refactored condition instantiation
new 12c80bfaf 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:
.../plugin/policyengine/RangerResourceTrie.java | 3 -
.../RangerCustomConditionEvaluator.java | 182 +++++++++------------
.../RangerDefaultPolicyEvaluator.java | 18 +-
.../RangerDefaultPolicyItemEvaluator.java | 52 +-----
.../apache/ranger/plugin/util/ServiceDefUtil.java | 48 ++++++
.../site/resources/blogs/adventures_in_abac_2.html | 2 +-
.../org/apache/ranger/biz/PolicyRefUpdater.java | 3 +-
.../service/RangerServiceDefServiceBase.java | 28 +---
.../service/TestRangerServiceDefService.java | 3 +-
9 files changed, 140 insertions(+), 199 deletions(-)