----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73312/#review222933 -----------------------------------------------------------
Ship it! Ship It! - Ramesh Mani On April 29, 2021, 4:19 p.m., Sailaja Polavarapu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73312/ > ----------------------------------------------------------- > > (Updated April 29, 2021, 4:19 p.m.) > > > Review request for ranger, Mehul Parikh, Ramesh Mani, and Velmurugan > Periasamy. > > > Bugs: RANGER-3266 > https://issues.apache.org/jira/browse/RANGER-3266 > > > Repository: ranger > > > Description > ------- > > Removed code where we are resetting solr jaas configuration with empty values > after initialization. This is causing an issue with solr internode > communication (non-infra solr trying to communicate with infra solr for > audits). > > > Diffs > ----- > > > agents-audit/src/main/java/org/apache/ranger/audit/destination/SolrAuditDestination.java > 5a7a7f43b > > plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuthorizer.java > 1ebd0bf6e > > > Diff: https://reviews.apache.org/r/73312/diff/1/ > > > Testing > ------- > > 1. Patched cluster with latest solr changes and verified the functionality > that was broken before. > 2. Also ran few basic tests for regression. > > > Thanks, > > Sailaja Polavarapu > >
