pvillard31 commented on PR #12: URL: https://github.com/apache/nifi-api/pull/12#issuecomment-3182490306
A `StateManager` instance is created for each component that has state. The `StandardStateManagerProvider` instance holds a map of component ID to `StateManager`. This method is required to know if the flag was set or not. The full implementation of this improvement on the NiFi side once this API change is available is done here: https://github.com/pvillard31/nifi/tree/state-key-deletion -- 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]
