You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/01/20 15:59:34 UTC

[jira] [Created] (NIFI-284) Mock Framework needs to support Controller Service Lifecycle annotations

Mark Payne created NIFI-284:
-------------------------------

             Summary: Mock Framework needs to support Controller Service Lifecycle annotations
                 Key: NIFI-284
                 URL: https://issues.apache.org/jira/browse/NIFI-284
             Project: Apache NiFi
          Issue Type: Task
          Components: Tools and Build
            Reporter: Mark Payne
            Assignee: Mark Payne
             Fix For: 0.1.0


Need methods for enableControllerService, disableControllerService.

These methods need to handle the @OnEnabled, @OnDisabled annotations.

Controller Services should be disabled when initially added to the TestRunner.

Additionally, attempting to call methods on a disabled controller service should throw IllegalStateException.



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