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

Dawid Wysakowicz reassigned FLINK-19270:
----------------------------------------

      Component/s: Runtime / State Backends
    Fix Version/s: 1.12.0
         Assignee: Dawid Wysakowicz
      Description: 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.
          Summary: Extract an inteface from AbstractKeyedStateBackend  (was: 
Extract an inteface from Abstract)

> 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
>             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