pradeepagrawal8184 commented on code in PR #965:
URL: https://github.com/apache/ranger/pull/965#discussion_r3289685580


##########
plugin-solr/src/main/java/org/apache/ranger/authorization/solr/authorizer/RangerSolrAuditHandler.java:
##########
@@ -31,7 +31,7 @@
 
 public class RangerSolrAuditHandler extends RangerMultiResourceAuditHandler {
     private static final String PROP_SOLR_PLUGIN_AUDIT_EXCLUDED_USERS = 
"ranger.solr.plugin.audit.excluded.users";
-    private static final String RANGER_AUDIT_COLLECTION               = 
"ranger_audits";
+    public static final String RANGER_AUDIT_COLLECTION                  = 
"ranger_audits";

Review Comment:
   Sure. will fix this.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to