You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/08/24 08:58:00 UTC

[jira] [Created] (FLINK-19031) Remove deprecated setStateBackend(AbstactStateBackend)

Dawid Wysakowicz created FLINK-19031:
----------------------------------------

             Summary: Remove deprecated setStateBackend(AbstactStateBackend)
                 Key: FLINK-19031
                 URL: https://issues.apache.org/jira/browse/FLINK-19031
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
            Reporter: Dawid Wysakowicz
            Assignee: Dawid Wysakowicz


We can remove the deprecated mehod:

{code}
StreamExecutionEnvironment#setStateBackend(AbstractStateBackend backend) 
{code}



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