-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71626/
-----------------------------------------------------------

Review request for ranger, Madhan Neethiraj, Ramesh Mani, and Velmurugan 
Periasamy.


Bugs: RANGER-2510
    https://issues.apache.org/jira/browse/RANGER-2510


Repository: ranger


Description
-------

Tags are not correctly propagated to descendant entity when tag-deltas are 
enabled. For example, if a Hive database is tagged, then any Hive tables in 
that database also should be tagged. This functionality is broken when 
tag-deltas are enabled.


Diffs
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerServiceResourceMatcher.java
 f9bbb12b1 
  
agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/RangerTagEnricher.java
 7434ec99f 
  
agents-common/src/main/java/org/apache/ranger/plugin/model/validation/RangerZoneResourceMatcher.java
 c7f5bc4b8 
  
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerAbstractPolicyEvaluator.java
 4d6962fff 
  
agents-common/src/main/java/org/apache/ranger/plugin/policyresourcematcher/RangerPolicyResourceEvaluator.java
 7d43b4b8c 
  
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerResourceTrie.java
 0cba88232 
  agents-common/src/main/java/org/apache/ranger/plugin/util/ServiceDefUtil.java 
f383241f1 


Diff: https://reviews.apache.org/r/71626/diff/1/


Testing
-------

Tested with a cluster to ensure that tags are propagated correctly to 
descendant entities.


Thanks,

Abhay Kulkarni

Reply via email to