-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/75410/
-----------------------------------------------------------
Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Abhay Kulkarni,
Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Rakesh Gupta, Ramesh Mani,
Sailaja Polavarapu, and Velmurugan Periasamy.
Bugs: RANGER-5352
https://issues.apache.org/jira/browse/RANGER-5352
Repository: ranger
Description
-------
Resource changes in tags, when multiple resources are associated with single
tag are not reflected when we enable delta sync & dedup features. To reproduce
issue, enable delta sync & dedup then associate multiple resource (one by one)
to a single tag, then de-associate resources (one by one).
Diffs
-----
security-admin/src/main/java/org/apache/ranger/biz/TagDBStore.java f7b750aba
security-admin/src/test/java/org/apache/ranger/biz/TestTagDBStore.java
5600674b2
Diff: https://reviews.apache.org/r/75410/diff/1/
Testing
-------
1. maven build with unit tests
2. manually associated & de-associated resource to a tag & checked response
Thanks,
Kishor Gollapalliwar