[
https://issues.apache.org/jira/browse/NIFI-5863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709888#comment-16709888
]
ASF subversion and git services commented on NIFI-5863:
-------------------------------------------------------
Commit 8ebb4d19740a3ccb879c03b322b335d02b6b16dc in nifi's branch
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=8ebb4d1 ]
NIFI-5863 Fixed AbstractFlowFileQueue logging
Signed-off-by: Pierre Villard <[email protected]>
This closes #3199.
> Invalid logging in AbstractFlowFileQueue.java
> ---------------------------------------------
>
> Key: NIFI-5863
> URL: https://issues.apache.org/jira/browse/NIFI-5863
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.8.0
> Reporter: Truong Duc Kien
> Assignee: Koji Kawamura
> Priority: Minor
>
> The variable \{{resultCount}} is never updated, so the logging message always
> report 0 results.
> https://github.com/apache/nifi/blob/234ddb0fe1a36ad947c340114058d82c777d791f/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/queue/AbstractFlowFileQueue.java#L219
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)