[
https://issues.apache.org/jira/browse/NIFI-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318077#comment-17318077
]
ASF subversion and git services commented on NIFI-8176:
-------------------------------------------------------
Commit bfd964b9c7fdac7190780dc03a5fe02ce754b66b in nifi's branch
refs/heads/main from Timea Barna
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bfd964b ]
NIFI-8176 - Move the timeout check after we process the response from Splunk to
make sure we poll for acknowledgement at least once. (No need for flag.)
This closes #4824.
Signed-off-by: Tamas Palfy <[email protected]>
> Add indicator flag for Splunk acknowledgements
> ----------------------------------------------
>
> Key: NIFI-8176
> URL: https://issues.apache.org/jira/browse/NIFI-8176
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.13.0
> Reporter: Simon Bence
> Assignee: Timea Barna
> Priority: Major
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> 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)