NIFI-150: Removed old formatted document and updated asciidoc version of user guide

This commit is contained in:
Mark Payne 2014-12-19 14:11:43 -05:00
parent 62f3354a12
commit 9c38f358b8
2 changed files with 5 additions and 0 deletions

View File

@ -504,10 +504,15 @@ Stopped state, the component can then be configured, started, or disabled.
=== Starting a Component
In order to start a component, the following conditions must be met:
- The component's configuration must be valid.
- All defined Relationships for component must be connected to another component or auto-terminated.
- The component must be stopped.
- The component must be enabled.
- The component must have no active tasks. For more information about active tasks, see the ``Anatomy of ...''
sections under <<monitoring>> (<<processor_anatomy>>, <<process_group_anatomy>>, <<remote_group_anatomy>>).