markap14 commented on pull request #4509: URL: https://github.com/apache/nifi/pull/4509#issuecomment-689659968
So far, from my perspective things look good @mattyb149 . One thing that I noticed, though, is that if you have processors that are stopped, the headless mode will go ahead and run those. Which makes sense because there's no way to start/stop the processors. But if the processor depends on a controller service, those controller services don't get automatically enabled. Do you think it makes sense to go ahead and enable Controller Services before starting the processors? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
