Sailaja Polavarapu created RANGER-3638: ------------------------------------------
Summary: Solr Ranger document level security breaks solr if collection is reloaded Key: RANGER-3638 URL: https://issues.apache.org/jira/browse/RANGER-3638 Project: Ranger Issue Type: Bug Components: Ranger Affects Versions: 2.2.0 Reporter: Sailaja Polavarapu Solr stops working if using a collection with document level security enabled when: adding fields to collection schema making changes to collection config reloading collection This does not happens if the reload is done to the non document level security collection, with other collection with document level security. -solr can no longer send ranger audits to solr-infra showing 403 errror from solr-infra -solr can no longer save audits to hdfs showing issue with the hdfs sink. -solr answer 403 to any query to the collection with document level security and other collections, admin commands too -zookeeper znodes warnings are seen on the logs. After solr restart all collections with and without document level security are available again and answer queries. -- This message was sent by Atlassian Jira (v8.20.1#820001)