[
https://issues.apache.org/jira/browse/RANGER-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15843974#comment-15843974
]
Paul Otto commented on RANGER-1335:
-----------------------------------
I just finished testing it. Yes, 5.2.0 does, indeed, work without the
AdminHandlers block. Looking through the Solr changelog, it appears to have
been deprecated in version 5.0, at which point they made it optional. So, this
logic block I added to setup.sh is superfluous. While the piece that updates
the luceneMatchVersion is slightly helpful, it probably adds unnecessary
complexity. Would you rather see it stay or go?
> Solr for Audit Setup breaks Solr versions 5.5 and above
> -------------------------------------------------------
>
> Key: RANGER-1335
> URL: https://issues.apache.org/jira/browse/RANGER-1335
> Project: Ranger
> Issue Type: Bug
> Components: audit
> Reporter: Paul Otto
> Assignee: Paul Otto
>
> Beginning with Solr 5.5, solr.admin.AdminHandlers no longer exists. This when
> the ranger_audit core is added, Solr only partially loads. This can be
> resolved by simply removing the <requestHandler name="/admin/"
> class="solr.admin.AdminHandlers" /> block.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)