[
https://issues.apache.org/jira/browse/NIFI-6748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-6748:
-----------------------------
Fix Version/s: 1.10.0
Status: Patch Available (was: Open)
> 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
> Priority: Critical
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)