[
https://issues.apache.org/jira/browse/NIFI-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15291938#comment-15291938
]
ASF GitHub Bot commented on NIFI-1811:
--------------------------------------
Github user apiri commented on the pull request:
https://github.com/apache/nifi/pull/403#issuecomment-220420085
@pvillard31 Thanks for tackling this. I was working on some API type items
and wanted to ensure this got addressed before too much effort went into that
and the conflicts worsened. I was able to rebase and fold the associated
changes into the new commits since your original PR. This will be merged in
shortly.
> 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)