[
https://issues.apache.org/jira/browse/NIFI-9327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lehel Boér updated NIFI-9327:
-----------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> QueryNiFi reporting task does not keep track of state
> -----------------------------------------------------
>
> Key: NIFI-9327
> URL: https://issues.apache.org/jira/browse/NIFI-9327
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The QueryNiFi reporting task does not keep track of state which is
> problematic. If I've configured my reporting task to run every minute with:
> {code:java}
> SELECT * FROM BULLETINS
> {code}
> Since the bulletins are available for 5 minutes in NiFi, I'll have up to 5
> occurrences of each bulletin sent to whatever sink is configured.
> Some kind of state should be tracked for both provenance data and bulletins.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)