Hong Liang Teoh created FLINK-32537:
---------------------------------------
Summary: Add compatibility annotation for REST API classes
Key: FLINK-32537
URL: https://issues.apache.org/jira/browse/FLINK-32537
Project: Flink
Issue Type: Technical Debt
Components: Runtime / REST
Affects Versions: 1.17.1, 1.16.2
Reporter: Hong Liang Teoh
Fix For: 1.18.0
*Why*
We want to standardise the class labelling for Flink classes. Currently, the
compatibility annotations like @Public, @PublicEvolving, @Internal are not
present for REST API classes.
*What*
We should be added @Internal for most Flink classes, unless they change the
REST API variables, so we know clearly which components will change our REST
API when changed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)