pvillard31 commented on PR #9851: URL: https://github.com/apache/nifi/pull/9851#issuecomment-2782805925
Hey @EndzeitBegins - thanks for putting this together! While I understand the multi steps approach, I feel like we should not even allow the option to opt-out. I looked at some of the cases where the problem is exhibited and in those cases it would not trigger a bug (ie. we do try to get the value of the property even if the dependency is not satisfied but we later check the dependency or if the returned value is null), it's more about having a better code structure. I'm happy to collaborate with you to fix the places where we have the failure if you'd like to divide and conquer. Let me know. -- 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]
