exceptionfactory commented on PR #9869: URL: https://github.com/apache/nifi/pull/9869#issuecomment-2794628783
Here's the section of `nifi.sh` that handles the `run` command: https://github.com/apache/nifi/blob/main/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/bin/nifi.sh#L272 As shown, it calls the BootstrapProcess class with `get-run-command`, then executes the returned command. Yes, `nifi.cmd stop` will either way. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org