[
https://issues.apache.org/jira/browse/NIFI-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335305#comment-15335305
]
ASF GitHub Bot commented on NIFI-1774:
--------------------------------------
GitHub user rekhajoshm opened a pull request:
https://github.com/apache/nifi/pull/538
NIFI-1774: AbstractControllerService deprecated annotation
NIFI-1774: AbstractControllerService deprecated annotation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rekhajoshm/nifi NIFI-1774
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/538.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 #538
----
commit 7ecee930cdc8211eadd5e387c574c9fdbde628e1
Author: Joshi <[email protected]>
Date: 2016-06-17T03:21:08Z
NIFI-1774: AbstractControllerService deprecated annotation
----
> 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)