GitHub user jvwing opened a pull request:

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

    NIFI-1283 Fixing ControllerStatusReportingTask logger name

    ControllerStatusReportingTask was using an abbreviated class name to prefix 
its loggers, "ControllerStatusReportingTask", instead of the fully-qualified 
name "org.apache.nifi.controller.ControllerStatusReportingTask", as specified 
in the documentation and standard across reporting tasks in the same package.

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

    $ git pull https://github.com/jvwing/nifi nifi-1283

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

    https://github.com/apache/nifi/pull/166.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 #166
    
----
commit c526656a228389aa972ce7ebc1df037333000516
Author: James Wing <jvw...@gmail.com>
Date:   2016-01-11T21:39:15Z

    NIFI-1283 Fixing ControllerStatusReportingTask loggers to use 
fully-qualified class name

----


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