[
https://issues.apache.org/jira/browse/NIFI-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18092547#comment-18092547
]
ASF subversion and git services commented on NIFI-16055:
--------------------------------------------------------
Commit d512716ed9e2b0ac766259bcf84498fa777a675e in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d512716ed9e ]
NIFI-16055: Avoid starting processors and controller services in
Troubleshooting Connectors when autoResumeState=false (#11375)
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)