----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64786/#review194375 -----------------------------------------------------------
plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java Lines 193 (patched) <https://reviews.apache.org/r/64786/#comment273133> This patch does not apply to master. Could you please update the branch info? - Velmurugan Periasamy On Dec. 21, 2017, 10:22 p.m., Ramesh Mani wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64786/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2017, 10:22 p.m.) > > > Review request for ranger, Don Bosco Durai, Colm O hEigeartaigh, Gautam > Borad, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, Ramesh Mani, > Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-1943 > https://issues.apache.org/jira/browse/RANGER-1943 > > > Repository: ranger > > > Description > ------- > > RANGER-1943 : Ranger Solr authorization is skipped when collection is empty > or null > > > Diffs > ----- > > > plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java > 0c32eb1 > > > Diff: https://reviews.apache.org/r/64786/diff/1/ > > > Testing > ------- > > Testing done in Local VM with curl --negotiate -u : "http://`hostname > -f`:8983/solr/admin/collections?action=LIST&wt=json" in Solr 6.6.2 > > > Thanks, > > Ramesh Mani > >