[
https://issues.apache.org/jira/browse/NIFI-10560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610746#comment-17610746
]
Joe Witt commented on NIFI-10560:
---------------------------------
will review/merge. Plan is to kick off RC2 on the heels of this landing.
Thanks David!
> Exclude Elasticsearch and Solr Auto Configuration from Registry
> ---------------------------------------------------------------
>
> Key: NIFI-10560
> URL: https://issues.apache.org/jira/browse/NIFI-10560
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.18.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The NiFi Registry web application uses Spring Boot to load a number of
> standard configuration objects. The default behavior attempts to configure a
> Solr Client and an Elasticsearch Client when the corresponding client
> libraries are on the class path. Although these libraries are not present in
> that standard NiFi Registry build, the {{include-ranger}} build profile
> incorporates these libraries as transitive dependencies.
> The Spring Boot configuration for NiFi Registry should be updated to exclude
> these configuration classes to avoid unexpected runtime behavior when
> including the Apache Ranger plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)