exceptionfactory commented on PR #9850: URL: https://github.com/apache/nifi/pull/9850#issuecomment-2824698412
Thanks @rubenvw-ngdata, you are correct, the changes in [NIFI-11833](https://issues.apache.org/jira/browse/NIFI-11833) highlight what you described, that the minimal implementation was the only option implemented in the `WriteAheadLocalStateProvider`. I would be supportive of considering this change for a NiFi 1.28.2 release version to provide a migration path. Some information in local state is ephemeral, but depending on the flow configuration, such as various `List` Processors, the local state is an important persistent method. -- 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]
