----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75396/#review227343 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On July 10, 2025, 9:44 a.m., Rakesh Gupta wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75396/ > ----------------------------------------------------------- > > (Updated July 10, 2025, 9:44 a.m.) > > > Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Abhay > Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, > sanket shelar, Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-5177 > https://issues.apache.org/jira/browse/RANGER-5177 > > > Repository: ranger > > > Description > ------- > > For tagresourcemaps api, resourceId search filter does not work. > > > Steps to reproduce: > > > 1) upon hitting below api the response should get filtered, but we are > getting all data. > > > http://localhost:6080/service/tags/tagresourcemaps/paginated?resourceId=3 > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/common/RangerSearchUtil.java > f16fd2a1f > > > Diff: https://reviews.apache.org/r/75396/diff/2/ > > > Testing > ------- > > Validated pagination, sorting, and resourceId-based search for the > /service/tags/tagresourcemaps/paginated API. > > > Thanks, > > Rakesh Gupta > >