You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2016/02/06 16:46:39 UTC

[jira] [Created] (NIFI-1483) ListFile warns of unable to delete old state when there was none

Joseph Witt created NIFI-1483:
---------------------------------

             Summary: 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
            Priority: Minor


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)