tzulitai opened a new pull request #136: URL: https://github.com/apache/flink-statefun/pull/136
This reworks the `registerValue` / `registerTable` etc. methods on `PersistedStateRegistry` to directly accept a constructed `PersistedValue` / `PersistedTable` instance. This allows us to avoid having to synchronize the arguments of those methods and the state class constructors. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
