[
https://issues.apache.org/jira/browse/NIFI-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14570999#comment-14570999
]
Joseph Witt commented on NIFI-465:
----------------------------------
Please validate if this is still an issue. All unit tests in the 3 releases do
pass so it sounds like we had a bug which affected non apache nifi extensions.
Is this still something needing to be resolved?
> Unit Tests of 0.0.1 processors failing
> --------------------------------------
>
> Key: NIFI-465
> URL: https://issues.apache.org/jira/browse/NIFI-465
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 0.0.2
> Reporter: Steven Youtsey
>
> StandardProcessorTestRunner invokes ReflectionUtils with the new OnScheduled
> annotation class and does not use an alternative annotation that references
> the old OnScheduled class. Thus, onScheduled in a 0.0.1 processor is never
> called and the unit test fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)