[jira] [Created] (FLINK-9571) Switch to internal states in StateBinder

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9571) Switch to internal states in StateBinder

Shang Yuanchun (Jira)
Andrey Zagrebin created FLINK-9571:
--------------------------------------

             Summary: Switch to internal states in StateBinder
                 Key: FLINK-9571
                 URL: https://issues.apache.org/jira/browse/FLINK-9571
             Project: Flink
          Issue Type: Sub-task
          Components: State Backends, Checkpointing
    Affects Versions: 1.6.0
            Reporter: Andrey Zagrebin
            Assignee: Andrey Zagrebin
             Fix For: 1.6.0


The StateBinder factory for state objects is not a part of public API and it produces in fact only internal states.

It can be changed it to produce internal state interfaces instead of public API.

This can help to expose internal state API for internal components which use the factory, e.g. for state TTL wrappers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)