Brandon DeVries created NIFI-6246:
-------------------------------------
Summary: Update version of lucene-core
Key: NIFI-6246
URL: https://issues.apache.org/jira/browse/NIFI-6246
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.9.2
Reporter: Brandon DeVries
The provenance repository bundle currently uses lucene version 4.10.4[1], which
is 4 years old [2]. The current version is 8.0. We have been seeing JVM
crashes that appear similar to issues reported in tickets like LUCENE-7183 /
LUCENE-7409. While the exact root cause of the nifi issue has not been
determined, updating lucene would seem to be a reasonable step in any case.
[[1]https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml#L30|https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-provenance-repository-bundle/pom.xml#L30]
[2] [https://mvnrepository.com/artifact/org.apache.lucene/lucene-core]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)