Truong Duc Kien created NIFI-5863:
-------------------------------------
Summary: 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
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)