[
https://issues.apache.org/jira/browse/NIFI-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15307111#comment-15307111
]
ASF GitHub Bot commented on NIFI-1754:
--------------------------------------
GitHub user jskora opened a pull request:
https://github.com/apache/nifi/pull/478
NIFI-1754 Rollback log messages should include the flowfile filename …
…and UUID to assist in flow management. Incorporates debug logging into
StandardProcessSession.rollback() to list Flowfile records retreived from the
session.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jskora/nifi NIFI-1754-V3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/478.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 #478
----
commit d1838dc410a3e15e0f85a5cc1385112b0135e861
Author: Joe Skora <[email protected]>
Date: 2016-05-25T19:51:02Z
NIFI-1754 Rollback log messages should include the flowfile filename and
UUID to assist in flow management. Incorporates debug logging into
StandardProcessSession.rollback() to list Flowfile records retreived from the
session.
----
> Rollback log messages should include the flowfile filename and UUID to assist
> in flow management.
> -------------------------------------------------------------------------------------------------
>
> Key: NIFI-1754
> URL: https://issues.apache.org/jira/browse/NIFI-1754
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.0.0, 0.7.0
> Reporter: Joe Skora
> Assignee: Joe Skora
>
> When a processor calls rollback on a flowfile, the filename and UUID of the
> flowfile should be included in log entry to make it easier for the offending
> files to be found and fixed or removed from the flow by the dataflow managers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)