Github user rdblue commented on the pull request:
https://github.com/apache/incubator-nifi/pull/69#issuecomment-116218005
Thanks for taking a look, Joe.
I implemented the changes as you suggested. I kept the incompatible
relationship because when we can recover the original content, I intend to
filter out the successful records and send just the failures. But you're right
that for now we should include the original data to make it easier to debug
flows.
For the failure tracker, I updated it to keep just the first full error
message and a counter instead of the multimap. I don't think it will be a
memory problem now.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---