----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72432/#review220492 -----------------------------------------------------------
plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java Line 213 (original), 202 (patched) <https://reviews.apache.org/r/72432/#comment308945> Isn't solrPlugin null here? See #200 above. - Madhan Neethiraj On April 24, 2020, 11:47 p.m., Sailaja Polavarapu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72432/ > ----------------------------------------------------------- > > (Updated April 24, 2020, 11:47 p.m.) > > > Review request for ranger, Abhay Kulkarni, Mehul Parikh, Mugdha Varadkar, > Ramesh Mani, and Velmurugan Periasamy. > > > Bugs: RANGER-2809 > https://issues.apache.org/jira/browse/RANGER-2809 > > > Repository: ranger > > > Description > ------- > > Made changes to the Solr plugin initialization process to set the UGI from > Jaas config before creating and initalizing the plugin. > > > Diffs > ----- > > > plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java > 30b986176 > > > Diff: https://reviews.apache.org/r/72432/diff/1/ > > > Testing > ------- > > Patched a repro cluster and verified all that the download of policies work > fine. > > > Thanks, > > Sailaja Polavarapu > >
