You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/02/24 12:55:00 UTC

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

Matthias Pohl created FLINK-26350:
-------------------------------------

             Summary: 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


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)