You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/11/07 04:21:11 UTC

[jira] [Updated] (NIFI-1005) ControllerStatusReportingTask logger name is incorrect

     [ https://issues.apache.org/jira/browse/NIFI-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt updated NIFI-1005:
------------------------------
    Fix Version/s:     (was: 0.4.0)

> ControllerStatusReportingTask logger name is incorrect
> ------------------------------------------------------
>
>                 Key: NIFI-1005
>                 URL: https://issues.apache.org/jira/browse/NIFI-1005
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Gilman
>            Priority: Trivial
>
> The documentation for the ControllerStatusReportingTask indicates that the messages will be logged to
> {noformat}
> org.apache.nifi.controller.ControllerStatusReportingTask.Processors
> org.apache.nifi.controller.ControllerStatusReportingTask.Connections
> {noformat}
> however they are actually written to 
> {noformat}
> ControllerStatusReportingTask.Processors
> ControllerStatusReportingTask.Connections
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)