EndzeitBegins commented on PR #9851:
URL: https://github.com/apache/nifi/pull/9851#issuecomment-2788961248

   I refactored all components where the added check failed and removed the 
opt-out functionality.
   
   Most changes were straightforward, primarily involving conditional property 
checks or adjustments to the execution path. In rare instances, tests revealed 
that the processor relied on a specific property (or its default value) even 
when the dependency constraint was unmet. In these cases, I removed the 
constraint entirely.
   
   I have rebased these changes onto the latest `main` branch to resolve merge 
conflicts. While system tests encountered issues yesterday due to changes 
merged into `main`, a subsequent rebase appears to have resolved these problems.
   
   I'd appreciate it if you could take a look, @pvillard31 & @exceptionfactory.


-- 
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]

Reply via email to