[
https://issues.apache.org/jira/browse/NIFI-12633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17819060#comment-17819060
]
ASF subversion and git services commented on NIFI-12633:
--------------------------------------------------------
Commit 043e2dd3fff51605f210ada9a5ffab655eafc30a in nifi's branch
refs/heads/main from Robert
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=043e2dd3ff ]
NIFI-12633 Avoid resetting state in GetSolr on restart
This closes #8267
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)