esecules commented on PR #10079: URL: https://github.com/apache/nifi/pull/10079#issuecomment-3055425715
FYI @exceptionfactory this is a subtask of a broader ticket for improving the performance of this endpoint. Adding these short circuits would be good enough for my use case and hopefully most others. Where it falls short is on flows that have a ton of process groups but the tree of them is either very deep or doesn't widen out until after the root node. Either way, removing all the validation rules will provide an escape hatch so having the canvas open, especially at the root doesn't hog so many CPU cycles. -- 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]
