Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1561
@francoisprunier @pvillard31 Hello. I've attached a patch file to the JIRA
https://issues.apache.org/jira/browse/NIFI-3204. The documentation of the
processor did not declare its behavior one way or another though tests
suggested it created flowfiles for things it deleted. Instead, I have made the
behavior and logic more explicit and simplified and updated to the
documentation and tests to align to that. For more detailed knowledge of what
was deleted/etc.. users should take advantage of this processor in combination
with ListHDFS.
The patch file I provided applies overtop this PR as of commit
aeab1feeb3c5f47858793e00425b26cc9f2d5b0b. You can apply the patch on top of
your PR and advise if this takes care of the problem and you agree with the fix.
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.
---