[
https://issues.apache.org/jira/browse/NIFI-6822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009138#comment-17009138
]
ASF subversion and git services commented on NIFI-6822:
-------------------------------------------------------
Commit c958deb5b01bf26c856b5d6a2b93cee87163c10f in nifi's branch
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c958deb ]
NIFI-6822: Ensure that when we manage a Map of ID -> Count, that we properly
merge those maps during a checkpoint instead of overwriting existing values
> When RunDuration > 0 ms, some statistics are not tracked correctly.
> -------------------------------------------------------------------
>
> Key: NIFI-6822
> URL: https://issues.apache.org/jira/browse/NIFI-6822
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> When using a Run Duration of more than 0 ms, the counts for the number of
> FlowFiles & bytes in/out for connections is not tracked properly.
> Additionally, the counter values that are presented are too low. This is due
> to the counts that are maintained by the Process Session not being properly
> updated.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)