[
https://issues.apache.org/jira/browse/FLINK-18312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Morávek updated FLINK-18312:
----------------------------------
Affects Version/s: (was: 1.10.0)
(was: 1.9.0)
(was: 1.8.0)
1.14.0
1.13.2
> Move async operation cache into Dispatcher
> -------------------------------------------
>
> Key: FLINK-18312
> URL: https://issues.apache.org/jira/browse/FLINK-18312
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / REST
> Affects Versions: 1.14.0, 1.13.2
> Reporter: Yu Wang
> Assignee: Nicolaus Weidner
> Priority: Major
> Labels: pull-request-available
>
> The information about in-progress async operations is currently stored in the
> respective REST handler. This means that users cannot query standby
> Dispatchers for the status of a savepoint operation.
> We should move this state into the Dispatcher.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)