You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2020/08/26 11:15:36 UTC

[flink] branch master updated (5361713 -> 642d4fe)

This is an automated email from the ASF dual-hosted git repository.

dwysakowicz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 5361713  [FLINK-19032] Remove deprecated RuntimeContext#getAllAcumullators
     add 642d4fe  [FLINK-19031] Remove deprecated StreamExecutionEnvironment#setStateBackend(AbstactStateBackend)

No new revisions were added by this update.

Summary of changes:
 .../api/environment/StreamExecutionEnvironment.java     | 11 -----------
 .../api/scala/StreamExecutionEnvironment.scala          | 17 ++++-------------
 .../planner/utils/DummyStreamExecutionEnvironment.java  |  7 -------
 .../table/util/DummyStreamExecutionEnvironment.java     |  7 -------
 4 files changed, 4 insertions(+), 38 deletions(-)