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

Mark Payne commented on NIFI-275:
---------------------------------

Lovekesh,


Great - thanks for your interest!


Currently, there’s an Exception named ProcessorLifeCycleException. This has 
been fine because only Processors really have lifecycles. However, in the 0.1.0 
release, NiFi’s Controller Services and Reporting Tasks will also have a lot of 
lifecycle management capabilities because they will be controlled through the 
UI at runtime instead of startup time. As a result, it makes sense to rename 
the Exception from ProcessorLifeCycleException to ComponentLifeCycleException. 
This just involves renaming the class, ensuring that anywhere that it is 
referenced is updated, and making sure that the Exception’s messages still make 
sense.


Thanks

-Mark








From: Lovekesh Garg (JIRA)
Sent: ‎Thursday‎, ‎February‎ ‎19‎, ‎2015 ‎9‎:‎00‎ ‎AM
To: Mark Payne






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

Lovekesh Garg commented on NIFI-275:
------------------------------------

Hello, I want to work on this task.Can you please elaborate what is to be done 
as I am a newbie.
Thanks for your time.




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


> org.apache.nifi.controller.exception.ProcessorLifeCycleException should be 
> renamed to ComponentLifeCycleException
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-275
>                 URL: https://issues.apache.org/jira/browse/NIFI-275
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Core Framework
>    Affects Versions: 0.1.0
>            Reporter: Mark Payne
>              Labels: beginner, easyfix, newbie
>             Fix For: 0.1.0
>
>
> We are now providing lifecycle management for controller services and 
> reporting tasks. This exception should be used for those components as well 
> and should be renamed to ComponentLifeCycleException instead of 
> ProcessorLifeCycleException



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

Reply via email to