You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Brandon DeVries (JIRA)" <ji...@apache.org> on 2016/04/14 19:05:25 UTC

[jira] [Created] (NIFI-1774) AbstractControllerService: use of deprecated Annotation

Brandon DeVries created NIFI-1774:
-------------------------------------

             Summary: AbstractControllerService: use of deprecated Annotation
                 Key: NIFI-1774
                 URL: https://issues.apache.org/jira/browse/NIFI-1774
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Brandon DeVries
            Priority: Trivial


AbstractControllerService is using the deprecated annotation \@OnConfigured.  Possibly should be org.apache.nifi.annotation.lifecycle.OnEnabled.

https://github.com/apache/nifi/blob/e4b7e47836edf47042973e604005058c28eed23b/nifi-api/src/main/java/org/apache/nifi/controller/AbstractControllerService.java#L52



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