IPL commented on PR #11513: URL: https://github.com/apache/nifi/pull/11513#issuecomment-5328421805
@exceptionfactory Thanks for the feedback — pushed a follow-up commit that splits this into two dedicated Task implementations as you suggested: `TriggerValidationTask` stays serial-only for the periodic re-validation, and the new `ParallelTriggerValidationTask` owns the one-time startup sweep. PTAL when you get a chance. -- 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]
