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

   Thank you for the fast feedback @pvillard31!
   
   Yes, most places I've looked at can be resolved relatively easy with some 
changes in code structure. 
   Actually, I started incorporating some refactoring initially, but looking at 
the amount of places where such code structure changes were needed, I assumed 
it would be best to split up the work into multiple Jira tickets / PRs.
   That way, the places that need refactoring are relatively easy to track and 
its less hard to keep track of the changes.
   
   The opt-out possibility I just deemed an additional benefits in regards of 
easing migrations for component developers. However, if you're not in favour of 
it, with your help we most likely can tackle the refactoring needed before the 
next release so that the opt-out option never ships to any component developer. 
   
   Nonetheless, I would prefer to distinguish between introducing the check and 
refactoring of the components. Having the check in place would also allow to 
split up work on separate parts of the code base more easily, without 
interfering each other. 


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