You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bo Cui (Jira)" <ji...@apache.org> on 2022/01/08 08:29:00 UTC

[jira] [Closed] (FLINK-25535) The JVM parameter does not take effect

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

Bo Cui closed FLINK-25535.
--------------------------
    Resolution: Not A Problem

> The JVM parameter does not take effect
> --------------------------------------
>
>                 Key: FLINK-25535
>                 URL: https://issues.apache.org/jira/browse/FLINK-25535
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.12.0, 1.13.0, 1.14.0, 1.15.0
>            Reporter: Bo Cui
>            Priority: Major
>              Labels: pull-request-available
>
> [https://github.com/apache/flink/blob/dd1fddb13b2d08ade580e5b3ec6b8e910974308d/flink-core/src/main/java/org/apache/flink/configuration/ConfigurationUtils.java#L188]
> {code:java}
> .map(e -> String.format("-D %s=%s", e.getKey(), e.getValue())) {code}
> No space is required between -D and %s



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