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/13 14:52:00 UTC

[jira] [Created] (FLINK-32329) Do not overwrite env.java.opts.all in HA e2e test

Chesnay Schepler created FLINK-32329:
----------------------------------------

             Summary: Do not overwrite env.java.opts.all in HA e2e test
                 Key: FLINK-32329
                 URL: https://issues.apache.org/jira/browse/FLINK-32329
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.18.0


Avoid overriding env.java.opts.all since it will soon contain the module declarations required for running Java 17.

This is a bit of a hack; a nicer approach would be to append to the existing value, but ain't no one got time to deal with bash.



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