Mark Payne created NIFI-16055:
---------------------------------
Summary: When a Connector is running but in troubleshooting mode,
restart of nifi with autoResumeState=false starts components
Key: NIFI-16055
URL: https://issues.apache.org/jira/browse/NIFI-16055
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Payne
Assignee: Mark Payne
If you have a Connector that's running and transition it into Troubleshooting
mode (or a connector that's in Troubleshooting mode has its components manually
started), on restart nifi should leave them stopped if the
{{nifi.flowcontroller.autoResumeState}} property is set to {{false}} in
{{{}nifi.properties{}}}.
But what we see currently is that the Processors and Controller Services are
started.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)