You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2022/07/14 23:16:00 UTC

[jira] [Closed] (FLINK-27260) Expose changelog configuration in RestAPI and WebUI

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

Roman Khachatryan closed FLINK-27260.
-------------------------------------

> Expose changelog configuration in RestAPI and WebUI
> ---------------------------------------------------
>
>                 Key: FLINK-27260
>                 URL: https://issues.apache.org/jira/browse/FLINK-27260
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / REST, Runtime / Web Frontend
>    Affects Versions: 1.16.0
>            Reporter: Yanfei Lei
>            Assignee: Yanfei Lei
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> Currently, we can know whether changelog is enabled by {{state_backend}} in rest api[1], if {{{}state_backend is ChangelogStateBackend{}}}, it means changelog is enabled.
> But the detailed configurations of changelog still cannot be known through rest api/web ui, this issue wants to add two fields:
> {{  1. changelog_storage}}
> {{  2. changelog_periodic_materialization_interval}}
> into the checkpoints-config[1] response, and show these fields on web UI when changelog is enabled.
> [1] [https://nightlies.apache.org/flink/flink-docs-release-1.14/docs/ops/rest_api/#jobs-jobid-checkpoints-config]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)