You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by trixpan <gi...@git.apache.org> on 2016/09/24 12:06:53 UTC

[GitHub] nifi pull request #1059: NIFI-2818 - Minimise fs permission required by NiFi

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

[GitHub] nifi pull request #1059: NIFI-2818 - Minimise fs permission required by NiFi

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

[GitHub] nifi issue #1059: NIFI-2818 - Minimise fs permission required by NiFi

Posted by trixpan <gi...@git.apache.org>.
Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1059
  
    @joewitt - This should be ready for review.


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

[GitHub] nifi issue #1059: NIFI-2818 - Minimise fs permission required by NiFi

Posted by trixpan <gi...@git.apache.org>.
Github user trixpan commented on the issue:

    https://github.com/apache/nifi/pull/1059
  
    not yet ready for review


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