[
https://issues.apache.org/jira/browse/NIFI-12402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808759#comment-17808759
]
ASF subversion and git services commented on NIFI-12402:
--------------------------------------------------------
Commit 6649115a34e302c5ebd45fd5c12e236357fc307f in nifi's branch
refs/heads/main from nathluu
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6649115a34 ]
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]>
> 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)