[
https://issues.apache.org/jira/browse/FLINK-21484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290141#comment-17290141
]
Piotr Nowojski edited comment on FLINK-21484 at 4/19/21, 7:10 AM:
------------------------------------------------------------------
Merged to master as fbdc2c0166b
Merged to release-1.12 as e3657ab91d0
was (Author: pnowojski):
Merged to master as fbdc2c0166b
> Internal enum CheckpointType is exposed via REST API, making it part of
> Public API
> ----------------------------------------------------------------------------------
>
> Key: FLINK-21484
> URL: https://issues.apache.org/jira/browse/FLINK-21484
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.12.1, 1.13.0
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Priority: Major
> Labels: stale-assigned
> Fix For: 1.12.2, 1.13.0
>
>
> {{org.apache.flink.runtime.rest.messages.checkpoints.CheckpointStatistics}}
> is using and returning/exposing the internal {{CheckpointType}} enum freezing
> any development and changes to ti. It has to be changed by providing a
> translation layer. This was caused by FLINK-18851
--
This message was sent by Atlassian Jira
(v8.3.4#803005)