pvillard31 commented on PR #10238: URL: https://github.com/apache/nifi/pull/10238#issuecomment-3275739936
Thanks David, I cleaned up the code. Sorry about that, changing the directions a couple of times across so many classes didn't help. I also double checked how we were doing the seeding for other component types and added calls in ExtensionBuilder. While this is not needed for reporting tasks / flow analysis rules, it is needed for controller services because this is the only place we construct its initialization context and wire a StateManager. For consistency I added it on all components to be on the safe side even if it's redundant. -- 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]
