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

ASF GitHub Bot commented on NIFI-1811:
--------------------------------------

GitHub user pvillard31 opened a pull request:

    https://github.com/apache/nifi/pull/403

    NIFI-1811 Removed ProcessorLog and updated dependent interfaces

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pvillard31/nifi NIFI-1811

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/403.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #403
    
----
commit 8c6e20382fdff0a2fb3592b2627a67a5656d2e3a
Author: Pierre Villard <[email protected]>
Date:   2016-05-02T15:47:44Z

    NIFI-1811 Removed ProcessorLog and updated dependent interfaces

----


> 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
>            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