You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/08/31 08:11:09 UTC

[GitHub] [flink-statefun] tzulitai opened a new pull request #136: [FLINK-19096] [sdk] Rework PersistedStateRegistry registration methods

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:
users@infra.apache.org



[GitHub] [flink-statefun] tzulitai closed pull request #136: [FLINK-19096] [sdk] Rework PersistedStateRegistry registration methods

Posted by GitBox <gi...@apache.org>.
tzulitai closed pull request #136:
URL: https://github.com/apache/flink-statefun/pull/136


   


----------------------------------------------------------------
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:
users@infra.apache.org