----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59395/#review175890 -----------------------------------------------------------
Ship it! Ship It! - Qiang Zhang On 五月 22, 2017, 9:46 a.m., Colm O hEigeartaigh wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59395/ > ----------------------------------------------------------- > > (Updated 五月 22, 2017, 9:46 a.m.) > > > Review request for ranger. > > > Bugs: RANGER-1593 > https://issues.apache.org/jira/browse/RANGER-1593 > > > Repository: ranger > > > Description > ------- > > In AtlasResourceMapperUtil we classload both the default AtlasResourceMappers > and then the custom ones. This is unnecessary - we should just instantiate > the default ones and classload the custom ones. > > > Diffs > ----- > > > tagsync/src/main/java/org/apache/ranger/tagsync/source/atlas/AtlasResourceMapperUtil.java > 5227d8c3 > > > Diff: https://reviews.apache.org/r/59395/diff/2/ > > > Testing > ------- > > > Thanks, > > Colm O hEigeartaigh > >
