Koji Kawamura created NIFI-3252:
-----------------------------------
Summary: Make use of State management in GetSolr
Key: NIFI-3252
URL: https://issues.apache.org/jira/browse/NIFI-3252
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Koji Kawamura
Improve GetSolr to utilize NiFi state management to store last query timestamp.
Currently, it's stored in an instance field.
It enables other node that is elected as new primary node to take over where
the previous primary node left off, If GetSolr is running on a primary node.
It also enables GetSolr retaining the latest query timestamp across NiFi
restart, so it doesn't have to fetch entire data set after restart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)