You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by pvillard31 <gi...@git.apache.org> on 2016/04/13 14:41:01 UTC

[GitHub] nifi pull request: NIFI-1724 Added properties to configure log lev...

GitHub user pvillard31 opened a pull request:

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

    NIFI-1724 Added properties to configure log level when file not found and permission denied on FetchFile processor

    

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

    $ git pull https://github.com/pvillard31/nifi NIFI-1724

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

    https://github.com/apache/nifi/pull/348.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 #348
    
----
commit f8ac10e40a9632b601b6d9f4011a3380b7e82899
Author: Pierre Villard <pi...@gmail.com>
Date:   2016-04-13T12:21:43Z

    NIFI-1724 Added properties to configure log level when file not found and permission denied on FetchFile 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] nifi pull request: NIFI-1724 Added properties to configure log lev...

Posted by olegz <gi...@git.apache.org>.
Github user olegz commented on the pull request:

    https://github.com/apache/nifi/pull/348#issuecomment-211090185
  
    @pvillard31 given that its new functionality and although somewhat trivial I still think adding few tests would be appropriate.


---
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: NIFI-1724 Added properties to configure log lev...

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

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


---
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: NIFI-1724 Added properties to configure log lev...

Posted by olegz <gi...@git.apache.org>.
Github user olegz commented on the pull request:

    https://github.com/apache/nifi/pull/348#issuecomment-211349732
  
    @pvillard31 Looks good, will test and merge. Could you please reassign this issue in JIRA to yourself (since you did all the work)? Even if its resolved it would be nice for tracking purposes


---
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: NIFI-1724 Added properties to configure log lev...

Posted by pvillard31 <gi...@git.apache.org>.
Github user pvillard31 commented on the pull request:

    https://github.com/apache/nifi/pull/348#issuecomment-211276895
  
    @olegz You're right, just added a unit test. (Note: I believe that travis build failure is not related to this PR)


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