----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72555/#review220928 -----------------------------------------------------------
Ship it! Ship It! - Pradeep Agrawal On May 29, 2020, 11:13 a.m., Dineshkumar Yadav wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72555/ > ----------------------------------------------------------- > > (Updated May 29, 2020, 11:13 a.m.) > > > Review request for ranger, Ankita Sinha, Gautam Borad, Abhay Kulkarni, Mehul > Parikh, Pradeep Agrawal, Vishal Suvagia, and Velmurugan Periasamy. > > > Repository: ranger > > > Description > ------- > > When we try to create multiple policy using API having same non existing > group. Group creation is failing due to multiple thread tired to create same > group at time. > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/biz/PolicyRefUpdater.java > f978d5dfc > > > Diff: https://reviews.apache.org/r/72555/diff/2/ > > > Testing > ------- > > Testcase > Create multiple policy using API, different policy includes same group. > > After patch policy and non existing group created successful. > > > Thanks, > > Dineshkumar Yadav > >
