[
https://issues.apache.org/jira/browse/NIFI-7868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205150#comment-17205150
]
ASF subversion and git services commented on NIFI-7868:
-------------------------------------------------------
Commit b2489f764419a6f6420dfc4533adf427108e54c0 in nifi's branch
refs/heads/main from markap14
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b2489f7 ]
NIFI-7868: Track number of flowfiles/bytes sent/received/fetched in provenance
reporter so that events that are emitted with 'immediate' flag true are still
counted (#4564)
> Processor Stats don't always include correct values for number of
> FlowFiles/Bytes sent
> --------------------------------------------------------------------------------------
>
> Key: NIFI-7868
> URL: https://issues.apache.org/jira/browse/NIFI-7868
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a Processor emits a SEND provenance event, the framework keeps track of
> this, and shows this as one of the stats in the stats history. However, when
> a processor emits a SEND event with the 'force' flag set to true (which is
> the default) such as PutFile, the values are not counted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)