exceptionfactory commented on PR #9231: URL: https://github.com/apache/nifi/pull/9231#issuecomment-2334816410
Thanks for the reply @bbende, that's a good point about the faster response time in the current approach. That part sounds good. The only other change I would consider then is instantiating the Task in the declaration. That way it will never be `null`, just in case of an earlier startup failure. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
