----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75273/#review227057 -----------------------------------------------------------
Ship it! Ship It! - Ramesh Mani On Nov. 14, 2024, 7:35 p.m., Radhika Kundam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75273/ > ----------------------------------------------------------- > > (Updated Nov. 14, 2024, 7:35 p.m.) > > > Review request for ranger, Madhan Neethiraj and Ramesh Mani. > > > Bugs: RANGER-4997 > https://issues.apache.org/jira/browse/RANGER-4997 > > > Repository: ranger > > > Description > ------- > > When a new Ranger DataShare is created using the API: > /dataset/{id}/resources/{serviceName}, its status is incorrectly set to > ACTIVE by default. The expected behavior is for the status to be set to > REQUESTED upon creation. This mismatch may lead to confusion, as users might > assume the DataShare is fully active when it is still in a requested state. > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/rest/GdsREST.java f9593b469 > > > Diff: https://reviews.apache.org/r/75273/diff/1/ > > > Testing > ------- > > > Thanks, > > Radhika Kundam > >