----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72140/#review219601 -----------------------------------------------------------
Ship it! Ship It! - Pradeep Agrawal On Feb. 16, 2020, 8:22 p.m., Andrew Luo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72140/ > ----------------------------------------------------------- > > (Updated Feb. 16, 2020, 8:22 p.m.) > > > Review request for ranger. > > > Bugs: RANGER-2731 > https://issues.apache.org/jira/browse/RANGER-2731 > > > Repository: ranger > > > Description > ------- > > BaseDao.batchCreate uses the property ranger.jpa.jdbc.batch-clear.size > instead of the correct property, ranger.jpa.jdbc.batch-persist.size > > > Diffs > ----- > > security-admin/src/main/java/org/apache/ranger/common/db/BaseDao.java > 98837fe38 > > > Diff: https://reviews.apache.org/r/72140/diff/1/ > > > Testing > ------- > > Tested end-to-end, verified that correct batch size property is now used. > > > Thanks, > > Andrew Luo > >
