[
https://issues.apache.org/jira/browse/FLINK-19032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz resolved FLINK-19032.
--------------------------------------
Release Note: The long deprecated method RuntimeContext#getAllAcumulators
was removed. Please use RuntimeContext#getAccumulator instead.
Resolution: Fixed
> Remove deprecated RuntimeContext#getAllAcumullators
> ---------------------------------------------------
>
> Key: FLINK-19032
> URL: https://issues.apache.org/jira/browse/FLINK-19032
> Project: Flink
> Issue Type: Sub-task
> Components: API / Core
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0
>
>
> We could remove the deprecated:
> {code}
> RuntimeContext#getAllAcumullators
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)