[
https://issues.apache.org/jira/browse/FLINK-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812271#comment-16812271
]
Ji Liu edited comment on FLINK-10437 at 4/8/19 9:34 AM:
--------------------------------------------------------
[~Tison] I have checked usages of _ConfigOption.withDeparecatedKeys_ and find
only the case mentioned above meet the requirements. Could you please help to
review this PR? thanks very much!
[PR|[https://github.com/apache/flink/pull/8121]]
was (Author: tianchen92):
[~Tison] I have checked usages of _ConfigOption.withDeparecatedKeys_ and find
only the case mentioned above meet the requirements. Could please help review
this PR? thanks very much! [PR|[https://github.com/apache/flink/pull/8121]]
> Some of keys under withDeprecatedKeys aren't marked as @depreacted
> ------------------------------------------------------------------
>
> Key: FLINK-10437
> URL: https://issues.apache.org/jira/browse/FLINK-10437
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Web Frontend
> Affects Versions: 1.7.0
> Reporter: TisonKun
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> as title. For example {{RestOptions#BIND_ADDRESS}} is
> {{withDeprecatedKeys(WebOptions.ADDRESS.key())}}, but {{WebOptions.ADDRESS}}
> isn't marked as deprecated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)