Zhanghao Chen created FLINK-37101: ------------------------------------- Summary: Remove internal set methods in SerializerConfig Key: FLINK-37101 URL: https://issues.apache.org/jira/browse/FLINK-37101 Project: Flink Issue Type: Sub-task Components: API / Type Serialization System Affects Versions: 2.0.0 Reporter: Zhanghao Chen
There're a few @internal "set" methods in the SerializerConfig interface, which remained there waiting for all their deprecated caller methods being removed. Now that the caller methods are removed in Flink 2.0, we should remove these "set" methods now. -- This message was sent by Atlassian Jira (v8.20.10#820010)