exceptionfactory commented on PR #9869: URL: https://github.com/apache/nifi/pull/9869#issuecomment-2797836723
Good question @philci52, the `List<String> command` property of `ProcessBuilder` may not need the escaping. I will take a closer look at this and follow up soon. One other potential path is to pass the `run` command to the `BootstrapProcess` class and invoke the `RunBootstrapCommand`, but that may have other consequences that need to be considered. -- 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