[
https://issues.apache.org/jira/browse/NIFI-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622234#comment-15622234
]
ASF subversion and git services commented on NIFI-2920:
-------------------------------------------------------
Commit a9395bc67c2de4fa6ba82ca0573ad210ccc67434 in nifi's branch refs/heads/0.x
from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=a9395bc ]
NIFI-2920 This is a 0.x version of Mark Payne's patch for NIFI-2925
> Swapped FlowFiles are not removed from content repo when a queue is emptied.
> ----------------------------------------------------------------------------
>
> Key: NIFI-2920
> URL: https://issues.apache.org/jira/browse/NIFI-2920
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.7.0, 0.6.1, 0.7.1
> Environment: Linux
> Reporter: Matthew Clarke
> Priority: Blocker
> Fix For: 0.8.0
>
> Attachments: NIFI-2920.patch
>
>
> If a queue contains enough FlowFiles to trigger swapping to occur and a user
> selects "empty queue" or sets file expiration, only the content claims
> associated to FlowFiles that were not swapped get removed from the content
> repository. All other content claims are left in the content repository and
> are not moved to archive and/or purged.
> A restart of NiFi will produce app log messages about these unknown files
> left in the content repo and will at that time move them to archive or purge
> them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)