Maximilian Michels created FLINK-37526:
------------------------------------------
Summary: Promote SinkV2 API classes from @Experimental to
@PublicEvolving
Key: FLINK-37526
URL: https://issues.apache.org/jira/browse/FLINK-37526
Project: Flink
Issue Type: Improvement
Components: API / DataStream
Reporter: Maximilian Michels
Assignee: Maximilian Michels
Fix For: 2.0.1
The Sink V2 API classes are currently marked as {{@Experimental}}. Given that
it has been a few years since the introduction of these classes I suggest to
promote them to {{@PublicEvolving}}.
This would affect the following package:
{{org.apache.flink.streaming.api.connector.sink2}}, with these classes:
{noformat}
CommittableSummary
CommittableMessage
CommittableWithLineage
SupportsPostCommitTopology
SupportsPreCommitTopology
SupportsPreWriteCommitTopology
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)