[ 
https://issues.apache.org/jira/browse/FLINK-16066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igal Shilman closed FLINK-16066.
--------------------------------
    Fix Version/s: statefun-1.1
       Resolution: Fixed

Fixed at b81ec64ee72fb04ff8bf0fe2045fb92523959efe

> StateBinder should pickup persisted values in inner class
> ---------------------------------------------------------
>
>                 Key: FLINK-16066
>                 URL: https://issues.apache.org/jira/browse/FLINK-16066
>             Project: Flink
>          Issue Type: Task
>          Components: Stateful Functions
>            Reporter: Igal Shilman
>            Assignee: Igal Shilman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: statefun-1.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently StateBinder would only bind PersistedValues/PersistedTables if they 
> are declared directly as a field in a StatefulFunction, but this prevents 
> reuse through composition.
> Ideally if I user annotates a field as Persisted, StateBinder should recurse 
> into that class and pick up all the PersistedStates/PersistedTables.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to