pvillard31 commented on PR #10485: URL: https://github.com/apache/nifi/pull/10485#issuecomment-3490237488
Thanks for feedback @turcsanyip - the main reason is that we don't have an "Authentication Strategy" property that would already derive the behavior of all of the other existing properties. And adding one needs to be done very carefully in terms of migration logic to make sure this new "Authentication Strategy" property gets set to the right value based on the existing configuration. I just did something similar for EventHub (#10494) but I was not sure it'd be as clean here. I'm happy to reconsider my approach and have another look at it. -- 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]
