Simon Bence created NIFI-8176:
---------------------------------
Summary: Add indicator flag for Splunk acknowledgements
Key: NIFI-8176
URL: https://issues.apache.org/jira/browse/NIFI-8176
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Affects Versions: 1.13.0
Reporter: Simon Bence
Assignee: Simon Bence
As pointed out in the review of NIFI-7801, there is a corner case where the
processor might considers status of indexing as unacknowledged without polling.
This might happen when the FF is not being processed by
QuerySplunkIndexingStatus before the TTL runs out. Please see the following
comments:
[https://github.com/apache/nifi/pull/4714#discussion_r563907022]
As a solution, a flag or counter should be introduced which would prevent the
processor from giving up on the FF without trying the poll at least once.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)