[
https://issues.apache.org/jira/browse/FLINK-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594784#comment-16594784
]
ASF GitHub Bot commented on FLINK-10233:
----------------------------------------
zentol opened a new pull request #6624: [FLINK-10233][core] Reverse deprecation
of ConfigOption#withDescription(String)
URL: https://github.com/apache/flink/pull/6624
## What is the purpose of the change
This PR reverses the deprecation of `ConfigOption#withDescription(String)`
to retain it for convenience.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Undeprecate ConfigOption#withDescription(String)
> ------------------------------------------------
>
> Key: FLINK-10233
> URL: https://issues.apache.org/jira/browse/FLINK-10233
> Project: Flink
> Issue Type: Improvement
> Components: Configuration, Core
> Affects Versions: 1.7.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
> For convenience we should un-deprecate
> {{ConfigOption#withDescription(String)}} and simply forward the call to the
> {{Description}}-based version.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)