[
https://issues.apache.org/jira/browse/NIFI-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266538#comment-15266538
]
ASF subversion and git services commented on NIFI-1830:
-------------------------------------------------------
Commit 797c5ec077ce6b772112dc18b017516796102148 in nifi's branch refs/heads/0.x
from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=797c5ec ]
NIFI-1830: Fixed problems in the merging logic for Drop FlowFile Requests. This
closes #394
> Empty Queue finishes before emptying all FlowFiles
> --------------------------------------------------
>
> Key: NIFI-1830
> URL: https://issues.apache.org/jira/browse/NIFI-1830
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Fix For: 1.0.0, 0.7.0
>
>
> When running a cluster, if there are a lot of FlowFiles in a queue, and a
> user clicks "Empty Queue", it will drop a large percentage of them and then
> the progress bar gets to 100% and it indicates that it is finished, having
> dropped X number of FlowFiles, even though there are many FlowFiles still in
> the queue. Subsequently choosing Empty Queue will indicate that 0 FlowFiles
> were dropped but will drop some number of FlowFiles anyway, as is evidenced
> by the size given on the connection after refreshing stats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)