Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/476
Hey @JPercivall, I think I've addressed most of your comments:
- changed log level
- fixed decrementation (was not related to header but rather to 'finally'
in 'while' loop)
- strategy naming and description
- fixed first line handling and added a unit test for that and to confirm
Unique() behavior when validating line by line
- changed exception catching
It remains what you observed when displaying content of flow files after
being processed by the processor. I've reproduced your observation but I didn't
find any explanation. By any chance, do you know if there are some specific
encoding related to the UI display? (I remember some discussions regarding how
is processed the carriage return (shift + enter instead of \n) when used in a
property in some processors) If you haves ideas, let me know!
Thanks.
---
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.
---