----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74950/#review226366 -----------------------------------------------------------
security-admin/src/main/java/org/apache/ranger/biz/GdsDBStore.java Lines 183 (patched) <https://reviews.apache.org/r/74950/#comment314597> We should update policy when dataset name has changed. Please review. - Subhrat Chaudhary On April 2, 2024, 6:21 p.m., Anand Nadar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74950/ > ----------------------------------------------------------- > > (Updated April 2, 2024, 6:21 p.m.) > > > Review request for ranger, Asit Vadhavkar, Madhan Neethiraj, Monika > Kachhadiya, Siddhesh Phatak, and Subhrat Chaudhary. > > > Bugs: RANGER-4764 > https://issues.apache.org/jira/browse/RANGER-4764 > > > Repository: ranger > > > Description > ------- > > When a dataset/project name is modified, then the policyName of all it's > associated policies should be modified. > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/biz/GdsDBStore.java > a1a2f9920 > > > Diff: https://reviews.apache.org/r/74950/diff/1/ > > > Testing > ------- > > Validated policy name change of associated policies when dataset/project name > is modified. > > > Thanks, > > Anand Nadar > >
