You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/03/16 12:12:00 UTC

[jira] [Closed] (FLINK-26350) Extend ConfigOptionBuilder in a way to allow a description for the default value

     [ https://issues.apache.org/jira/browse/FLINK-26350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-26350.
------------------------------------
    Resolution: Won't Fix

Use org.apache.flink.annotation.docs.Documentation.OverrideDefault.

> Extend ConfigOptionBuilder in a way to allow a description for the default value
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-26350
>                 URL: https://issues.apache.org/jira/browse/FLINK-26350
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Core
>    Affects Versions: 1.16.0
>            Reporter: Matthias Pohl
>            Priority: Minor
>              Labels: starter
>
> I want to set the {{defaultValue}} to {{Integer.MAX_VALUE}} which is not nice from a user experience. Instead, I'd like to define a text description "infinitely". The fallback (i.e. if no text description is set) would be to print the default value.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)