[
https://issues.apache.org/jira/browse/NIFI-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403317#comment-15403317
]
ASF GitHub Bot commented on NIFI-2457:
--------------------------------------
GitHub user joewitt opened a pull request:
https://github.com/apache/nifi/pull/768
NIFI-2457 removed old state file mechanism and fixed state reset logic
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joewitt/incubator-nifi NIFI-2457
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/768.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #768
----
commit e80eb5e8bdf6f4dfb43896ffe7bd42923880cc65
Author: joewitt <[email protected]>
Date: 2016-08-02T03:57:56Z
NIFI-2457 removed old state file mechanism and fixed state reset logic
----
> TailFile processor state clearing broken and old state file management not
> needed
> ---------------------------------------------------------------------------------
>
> Key: NIFI-2457
> URL: https://issues.apache.org/jira/browse/NIFI-2457
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Priority: Critical
> Labels: migration
> Fix For: 1.0.0
>
>
> TailFile processor does not honor when state management clears out its state
> and the processor is restarted. This is due to a check for empty state which
> it then ignores. Also, there is a lot of code to handle old state management
> approaches which can be resigned with the 1.x release.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)