Ramesh Mani created RANGER-1658:
-----------------------------------
Summary: Solr gives NPE while printing the AuthorizationContext
in INFO and DEBUG log
Key: RANGER-1658
URL: https://issues.apache.org/jira/browse/RANGER-1658
Project: Ranger
Issue Type: Bug
Components: Ranger
Reporter: Ramesh Mani
Assignee: Ramesh Mani
Solr Ranger plugin gives NPE while printing the AuthorizationContext in INFO
and DEBUG log. This causes solr plugin to fail when SOLR 5.5.2 is used. It is
related https://issues.apache.org/jira/browse/SOLR-10630. Work around for this
is to have
log4j.logger.org.apache.ranger.authorization.solr.authorizer.RangerSolrAuthorizer=WARN
in the log4j property
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)