You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/10/26 11:44:00 UTC

[jira] [Closed] (FLINK-18312) Move async savepoint operation cache into Dispatcher

     [ https://issues.apache.org/jira/browse/FLINK-18312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-18312.
------------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

master: e759f1979c0965b44aadadb1debb6798949733c2..fbabbb93246418b2a3362e1f4ba095e7ea44a1c3

> Move  async savepoint 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
>             Fix For: 1.15.0
>
>
> 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)