-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74515/
-----------------------------------------------------------
Review request for ranger, Abhay Kulkarni, Monika Kachhadiya, Ramesh Mani, and
Subhrat Chaudhary.
Bugs: RANGER-4316
https://issues.apache.org/jira/browse/RANGER-4316
Repository: ranger
Description
-------
updated path matcher to correctly handle path ending with separator
Diffs
-----
agents-common/src/main/java/org/apache/ranger/plugin/resourcematcher/RangerPathResourceMatcher.java
1af967fbd
agents-common/src/test/java/org/apache/ranger/plugin/resourcematcher/RangerPathResourceMatcherTest.java
5e8efb720
agents-common/src/test/resources/resourcematcher/test_resourcematcher_path.json
97765f94d
Diff: https://reviews.apache.org/r/74515/diff/1/
Testing
-------
- added test cases to validate handling of paths ending with separator
- updated 2 existing test cases
- verified that all other test cases pass successfully
Thanks,
Madhan Neethiraj