----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72416/#review220459 -----------------------------------------------------------
Ship it! Ship It! - Mehul Parikh On April 23, 2020, 10:31 a.m., Dineshkumar Yadav wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72416/ > ----------------------------------------------------------- > > (Updated April 23, 2020, 10:31 a.m.) > > > Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Mehul > Parikh, Pradeep Agrawal, and Velmurugan Periasamy. > > > Repository: ranger > > > Description > ------- > > Create role with non-existing group/user failing due to concurrent threads > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/biz/RoleRefUpdater.java > bb68e32a2 > > > Diff: https://reviews.apache.org/r/72416/diff/3/ > > > Testing > ------- > > Testcase > When multiple request send for role creation at same time with same > group/user name. One of role creation may get failed due to two or more > threads try to create same group. > > > Thanks, > > Dineshkumar Yadav > >
