You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nifi.apache.org by DomenicPuzio <gi...@git.apache.org> on 2016/05/16 05:35:02 UTC

[GitHub] nifi pull request: NIFI-1498: putFile - Flowfiles routed to failur...

GitHub user DomenicPuzio opened a pull request:

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

    NIFI-1498: putFile - Flowfiles routed to failure relationship produce INFO level log messages

    I made a few quick changes to the log levels here. With this, any time PutFile does not actually put the file, a WARN level message will be produced instead of an INFO message. This is the case if the file is routed to FAILURE or REJECT, since the user should be aware of any behavior other than the expected SUCCESS.

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

    $ git pull https://github.com/DomenicPuzio/nifi NIFI-1498

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

    https://github.com/apache/nifi/pull/445.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 #445
    
----
commit 158a24c05a2350f902cf4e88399217435ab9f00c
Author: xxl072 <xx...@captitalone.com>
Date:   2016-05-16T04:27:06Z

    NIFI-1498: putFile - Flowfiles routed to failure relationship produce INFO level log messages

----


---
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-1498: putFile - Flowfiles routed to failur...

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

    https://github.com/apache/nifi/pull/445#issuecomment-220438461
  
    Thanks for tackling this.  Will merge.  Thanks!


---
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-1498: putFile - Flowfiles routed to failur...

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

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


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