[ 
https://issues.apache.org/jira/browse/FLINK-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812138#comment-16812138
 ] 

LiuJi commented on FLINK-10437:
-------------------------------

You mean we should check all classes which use _withDeprecatedKeys_,if the key 
is not marked as deprecated, then it should be replaced with 
_withFallbackKeys_, right? [~Tison]

> 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
>
> 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)

Reply via email to