GitHub user trixpan opened a pull request:

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

    NIFI-2818 - Minimise fs permission required by  NiFi

                1 - Replace a r/w test over $NIFI_HOME/lib that is performed
                but never utilised by a RO test
                2 - Rename ensureDirectoryExistAndCanAccess to
                ensureDirectoryExistAndCanReadAndWrite and deprecate the
                former

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

    $ git pull https://github.com/trixpan/nifi NIFI-2818

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

    https://github.com/apache/nifi/pull/1059.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 #1059
    
----
commit c1fbf569dfddf682979f4059d92750c499d02527
Author: Andre F de Miranda <trix...@users.noreply.github.com>
Date:   2016-09-24T12:02:04Z

    NIFI-2818 - Minimise fs permission required by  NiFi
    
                1 - Replace a r/w test over $NIFI_HOME/lib that is performed
                but never utilised by a RO test
                2 - Rename ensureDirectoryExistAndCanAccess to
                ensureDirectoryExistAndCanReadAndWrite and deprecate the
                former

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to