[jira] [Created] (FLINK-21484) Internal enum CheckpointType is exposed via REST API, making it part of Public API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-21484) Internal enum CheckpointType is exposed via REST API, making it part of Public API

Shang Yuanchun (Jira)
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)