Github user markap14 commented on the issue:

    https://github.com/apache/nifi/pull/570
  
    @JPercivall I think this unit test is actually quite helpful to have. It 
can add a little while to the build process, but it ensures that we don't 
accidentally hold open the file handles that we are not supposed to hold open. 
I think the System.out.println() calls need to be replaced with logger calls 
but don't think we should Ignore the test. If we want to avoid running it too 
often, we should probably look at making it an integration test instead.


---
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.
---

Reply via email to