Piotr Nowojski created FLINK-21484:
--------------------------------------
Summary: 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
{{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)