[
https://issues.apache.org/jira/browse/NIFI-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136496#comment-15136496
]
ASF subversion and git services commented on NIFI-1483:
-------------------------------------------------------
Commit 2673370cba9678e879cc78899a62f99bff611f9a in nifi's branch
refs/heads/master from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2673370 ]
NIFI-1483 Correcting logic in terms of when local persistence files are removed
during the migration process.
Reviewed by Tony Kurc ([email protected]). This closes #206
> ListFile warns of unable to delete old state when there was none
> ----------------------------------------------------------------
>
> Key: NIFI-1483
> URL: https://issues.apache.org/jira/browse/NIFI-1483
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 0.5.0
> Reporter: Joseph Witt
> Assignee: Aldrin Piri
> Priority: Minor
> Labels: migration
> Fix For: 0.5.0
>
>
> Now with the inclusion of NIFI-259 ListFile we have state management.
> ListFile has logic to migrate old state. When you add a new ListFile
> processor to the graph and start pulling data it warns (see attached) that it
> migrated state (but there was none) but that it could delete the old state
> file (but there was none). It should only say this if it actually migrated
> state and actually had trouble deleting an old existing file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)