----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73540/#review223403 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On Aug. 26, 2021, 2:57 a.m., cao zhiqiang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73540/ > ----------------------------------------------------------- > > (Updated Aug. 26, 2021, 2:57 a.m.) > > > Review request for ranger and Madhan Neethiraj. > > > Bugs: RANGER-3378 > https://issues.apache.org/jira/browse/RANGER-3378 > > > Repository: ranger > > > Description > ------- > > RangerAccessResourceImpl.getAsString function take too much time. We should > replace it to improve performance for hdfs. > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerAccessResourceImpl.java > 93810ae21 > > hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java > 7b2882c40 > > > Diff: https://reviews.apache.org/r/73540/diff/3/ > > > Testing > ------- > > The getAsString function take mush less more than before. > > > Thanks, > > cao zhiqiang > >