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 10:31:14 UTC

[flink] branch master updated (d2d898b -> 5361713)

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 d2d898b  [hotfix][docs] Use correct WebUI port
     add 5361713  [FLINK-19032] Remove deprecated RuntimeContext#getAllAcumullators

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/api/common/functions/RuntimeContext.java  | 10 ----------
 .../api/common/functions/util/AbstractRuntimeUDFContext.java   |  6 ------
 .../java/org/apache/flink/cep/operator/CepRuntimeContext.java  |  6 ------
 .../org/apache/flink/cep/operator/CepRuntimeContextTest.java   |  7 -------
 .../flink/state/api/runtime/SavepointRuntimeContext.java       |  7 -------
 .../flink/streaming/api/functions/async/RichAsyncFunction.java |  6 ------
 .../streaming/api/functions/async/RichAsyncFunctionTest.java   |  7 -------
 7 files changed, 49 deletions(-)