[
https://issues.apache.org/jira/browse/FLINK-32654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu reassigned FLINK-32654:
-------------------------------
Assignee: Zhu Zhu
> Deprecate ExecutionConfig#canEqual(obj)
> ---------------------------------------
>
> Key: FLINK-32654
> URL: https://issues.apache.org/jira/browse/FLINK-32654
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Configuration
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Major
> Fix For: 1.18.0
>
>
> ExecutionConfig#canEqual(obj) checks whether the object is an instance of
> ExecutionConfig.
> It is not intended to be used by users but was used for internal comparison.
> Unfortunately, is was exposed as `@Public` because ExecutionConfig is
> `@Public`.
> We should deprecate it so that we can remove it in Flink 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)