[
https://issues.apache.org/jira/browse/NIFI-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808760#comment-17808760
]
ASF subversion and git services commented on NIFI-12402:
--------------------------------------------------------
Commit 5d5f38b6e7f5b904f87a0ff8709f55c3408c68bf in nifi's branch
refs/heads/support/nifi-1.x from nathluu
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d5f38b6e7 ]
NIFI-12402 Added Wait for Activity to MonitorActivity
This closes #8063
Signed-off-by: David Handermann <[email protected]>
Co-authored-by: Vuong Nguyen Van <[email protected]>
Co-authored-by: nathluu <[email protected]>
(cherry picked from commit 6649115a34e302c5ebd45fd5c12e236357fc307f)
> MonitorActivity generates inactivity indicator after it is started and
> threshold duration exceeds without actual activities
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-12402
> URL: https://issues.apache.org/jira/browse/NIFI-12402
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.24.0
> Reporter: Tan Luu
> Priority: Minor
> Labels: patch-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Even though there is no activity, a start or restart of MonitorActivity
> processor produces an inactive flowfile after "Threshold Duration". This
> behavior creates a false positive notification cause there was no actual
> activity. The expected behavior is to only send an inactive indicator if
> there is activity after the processor is started.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)