Mark Payne created NIFI-6748:
--------------------------------

             Summary: When Parameter referenced by Controller Service is 
updated, Processors referencing the Controller Service are not restarted.
                 Key: NIFI-6748
                 URL: https://issues.apache.org/jira/browse/NIFI-6748
             Project: Apache NiFi
          Issue Type: Bug
            Reporter: Mark Payne
            Assignee: Mark Payne


To reproduce:
 * Create a Controller Service.
 * Create a Parameter Context.
 * Update Controller Service to reference a Parameter in the Parameter Context.
 * Enable Controller Service.
 * Create a Processor that references the Controller Service.
 * Start Processor.
 * Update the referenced Parameter.

This should result in the Processor being stopped and then restarted. However, 
currently, the Processor is not identified as an Affected Component and is 
therefore not restarted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to