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

ASF subversion and git services commented on NIFI-1811:
-------------------------------------------------------

Commit 372ffb8aa08ad51a8faf25e56b794183df9f8a4a in nifi's branch 
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=372ffb8 ]

NIFI-1811 Removed ProcessorLog and updated dependent interfaces

This closes #403.

Signed-off-by: Aldrin Piri <[email protected]>


> Remove ProcessorLog and update dependent interfaces.
> ----------------------------------------------------
>
>                 Key: NIFI-1811
>                 URL: https://issues.apache.org/jira/browse/NIFI-1811
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Core Framework
>    Affects Versions: 0.6.1
>            Reporter: Aldrin Piri
>            Assignee: Pierre Villard
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> From the comments:
> {quote}
> /**
>  * The ProcessorLog is an extension of ComponentLog but provides no additional
>  * functionality. It exists because ProcessorLog was created first, but when
>  * Controller Services and Reporting Tasks began to be used more heavily 
> loggers
>  * were needed for them as well. We did not want to return a ProcessorLog to a
>  * ControllerService or a ReportingTask, so all of the methods were moved to a
>  * higher interface named ComponentLog. However, we kept the ProcessorLog
>  * interface around in order to maintain backward compatibility.
>  */
> {quote}



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

Reply via email to