GitHub user jackowaya opened a pull request:

    https://github.com/apache/nifi/pull/76

    NIFI-888 EncryptContent for PGP Leaks File Handles.

    Closes InputStreams created to read the public keys for PGP encryption and 
several other
    streams involved in PGP encryptiong. This prevents NiFi from leaking file 
handles on
    every validate call or encryption attempt in the EncryptContent processor.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackowaya/incubator-nifi encryptFileLeak

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/76.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 #76
    
----
commit 42956dd15cf678f30d3848aefda35c4515315621
Author: Alan Jackoway <[email protected]>
Date:   2015-08-21T20:45:30Z

    NIFI-888 EncryptContent for PGP Leaks File Handles.
    
    Closes InputStreams created to read the public keys for PGP encryption and 
several other
    streams involved in PGP encryptiong. This prevents NiFi from leaking file 
handles on
    every validate call or encryption attempt in the EncryptContent processor.

----


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