----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74638/#review227148 -----------------------------------------------------------
Ship it! Ship It! - Ramesh Mani On Dec. 30, 2024, 9:25 a.m., sanket shelar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74638/ > ----------------------------------------------------------- > > (Updated Dec. 30, 2024, 9:25 a.m.) > > > Review request for ranger, Dineshkumar Yadav, Kishor Gollapalliwar, Abhay > Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Sailaja > Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-4453 > https://issues.apache.org/jira/browse/RANGER-4453 > > > Repository: ranger > > > Description > ------- > > Disable ranger authorisation for solr. > > kinit using systest user > > run curl -i -k --negotiate -u : > https://host:8995/solr/test_collection_01/select -d 'q=:' > > we get 500 server error > > > Diffs > ----- > > > plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java > 6e6aa09ba > > > Diff: https://reviews.apache.org/r/74638/diff/2/ > > > Testing > ------- > > Tested for solr with different scenarios. > > > Thanks, > > sanket shelar > >