exceptionfactory commented on PR #10489: URL: https://github.com/apache/nifi/pull/10489#issuecomment-3482709558
> Thanks for having a look @exceptionfactory - yeah I did consider that but it will cause quite a significant amount of code duplication. If we say that it's preferred over the current approach, I'm fine with it, and I will switch gears. Thanks for the reply. Yes, unfortunately I think a different direction is necessary. For example, in order to support other cloud providers with a similar feature, it would not be possible to change the parent NAR in this way. As far as potential duplication, I have not evaluated the details, but it seems like it may be worth considering a shared module that could be included in the Kafka MSK NAR and the AWS NAR. This will involve some careful dependency management, but it is one option. Other than that, simple duplication may be needed. -- 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]
