Matt Gilman created NIFI-1005:
---------------------------------

             Summary: 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
             Fix For: 0.4.0


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)

Reply via email to