[
https://issues.apache.org/jira/browse/NIFI-9783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503825#comment-17503825
]
ASF subversion and git services commented on NIFI-9783:
-------------------------------------------------------
Commit 73356ea448dced6a789f2d71c5cb5aceac45520e in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=73356ea ]
NIFI-9783: This closes #5855. When migrating FlowFiles from one ProcessSession
to another, if any FlowFile had already been transferred, and the Relationship
to which it was transferred was auto-terminated, we were updating the wrong
member variable, which threw off our stats for the processor. Fixed that.
Signed-off-by: Joe Witt <[email protected]>
> Processor Stats showing incorrect values in certain cases
> ---------------------------------------------------------
>
> Key: NIFI-9783
> URL: https://issues.apache.org/jira/browse/NIFI-9783
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Critical
> Fix For: 1.16.0
>
> Attachments: image.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I have a flow in which the output shows a negative value for a processor.
> This, of course, should not be possible. So we are clearly subtracting a
> value that we should not.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)