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

ASF GitHub Bot updated FLINK-19270:
-----------------------------------
    Labels: pull-request-available  (was: )

> Extract an inteface from AbstractKeyedStateBackend
> --------------------------------------------------
>
>                 Key: FLINK-19270
>                 URL: https://issues.apache.org/jira/browse/FLINK-19270
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / State Backends
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Currently, the StateBackend interface returns an AbstractKeyedStateBackend, 
> which is an abstract class, which pulls a lot of internal logic, that might 
> not be necessary for state backend implementations. We should extract a 
> minimal required interface and return it from StateBackend.



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

Reply via email to