rob_pr created NIFI-12633:
-----------------------------
Summary: GetSolr processor clears state on startup
Key: NIFI-12633
URL: https://issues.apache.org/jira/browse/NIFI-12633
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.0.0-M1
Reporter: rob_pr
The GetSolr processor from nifi-solr stores the latest date of a configured
field so that the same data will not be fetched multiple times. When the user
changes relevant properties, the state is cleared automatically and it starts
fetching records from the beginning.
This also happens unexpectedly when the processor is loaded after (re)starting
NiFi since setting up the properties is incorrectly regarded as a configuration
change. This leads to fetching old records every time NiFi is restarted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)