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

Mark Payne commented on NIFI-4:
-------------------------------

Reporting Tasks' lifecycle will need the same @OnScheduled, @OnUnscheduled, 
@OnStopped annotations that Processors use.

Will need to created @OnEnabled and @OnDisabled annotations. These should apply 
to Processors, Reporting Tasks, and Controller Services.

@OnAdded, @OnRemoved, @OnShutdown should apply to Processor, ControllerService, 
and ReportingTask.

> Revisit annotations with Reporting Tasks and Controller Services
> ----------------------------------------------------------------
>
>                 Key: NIFI-4
>                 URL: https://issues.apache.org/jira/browse/NIFI-4
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Core UI
>            Reporter: Joseph Witt
>            Priority: Minor
>             Fix For: 0.1.0
>
>
> Annotations are geared towards processors and their lifecycle.  We may need a 
> different set of annotations for reporting tasks and controller services as 
> their lifecycle management moves to configurable at runtime.



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

Reply via email to