You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2023/06/08 13:48:00 UTC

[jira] [Created] (FLINK-32290) Enable -XX:+IgnoreUnrecognizedVMOptions

Chesnay Schepler created FLINK-32290:
----------------------------------------

             Summary: Enable -XX:+IgnoreUnrecognizedVMOptions
                 Key: FLINK-32290
                 URL: https://issues.apache.org/jira/browse/FLINK-32290
             Project: Flink
          Issue Type: Sub-task
          Components: API / Python, Build System, Deployment / YARN
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.18.0


We can make our lives a lot easier by enabling {{IgnoreUnrecognizedVMOptions}} for all processes. With this we can set add-opens/add-exports independent of what JDK is actually being used, removing a major source of complexity.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)