You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "karthik kadajji (Jira)" <ji...@apache.org> on 2020/03/06 13:57:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17053431#comment-17053431 ] 

karthik kadajji commented on NIFI-1005:
---------------------------------------

Hi [~mcgilman],

I was working on the ticket and ran the test case to cross check the bug, But I find that the logger is getting logged correctly to their respective logs. I have attached the screenshots for the same. Could you please elaborate a bit further where you found the bug, so that i can reproduce and work on the ticket. 

 

!image-2020-03-06-14-51-35-398.png!

!image-2020-03-06-14-51-18-972.png!

 

 

Regards, 

Karthik

> 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
>            Assignee: karthik kadajji
>            Priority: Trivial
>         Attachments: image-2020-03-06-14-51-18-972.png, image-2020-03-06-14-51-35-398.png
>
>
> 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
(v8.3.4#803005)