[
https://issues.apache.org/jira/browse/RANGER-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971030#comment-16971030
]
Bosco commented on RANGER-1429:
-------------------------------
[~krisden] I don't think we are using spell check in Ranger audits.
> Ranger Audit solrconfig.xml optimizations
> -----------------------------------------
>
> Key: RANGER-1429
> URL: https://issues.apache.org/jira/browse/RANGER-1429
> Project: Ranger
> Issue Type: Bug
> Components: audit
> Affects Versions: 0.7.0
> Reporter: Greg Senia
> Priority: Major
> Attachments: RANGER-1429.patch
>
>
> When using SolrCloud and having a single shard single replica with a large
> number of audit records 20GB for 2 weeks. It takes Solr a very long time to
> open up the replica for work. After doing some research I determine via
> thread dumps that on the first request to the Solr Collection it kicks off a
> Suggestion thread and a SpellCheck thread. I propose removing these as it
> does not seem to impact RangerAudit and solves the issue of Solr
> ranger_audits collection being unavailable after solr startup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)