[
https://issues.apache.org/jira/browse/NIFI-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291998#comment-15291998
]
ASF subversion and git services commented on NIFI-1811:
-------------------------------------------------------
Commit ee8b2aaaa8066337cb47aecd0f0f96d72112010d in nifi's branch refs/heads/0.x
from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ee8b2aa ]
NIFI-1811 Marking ProcessorLog as deprecated and indicating preferred usage of
ComponentLog
> 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)