pvillard31 commented on PR #10238: URL: https://github.com/apache/nifi/pull/10238#issuecomment-3269630571
Thanks for the review @exceptionfactory - I pushed a change where I no longer assume state capability in ExtensionBuilder. Instead I introduced a pluggable resolver into StandardStateManagerProvider to avoid any ordering/caching concerns and evaluate the capability lazily. All of this gets wired into FlowControllerConfiguration. Let me know what you think. -- 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]
