[jira] [Created] (FLINK-942) Config key "env.java.opts" does not effect JVM args

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-942) Config key "env.java.opts" does not effect JVM args

Shang Yuanchun (Jira)
Ufuk Celebi created FLINK-942:
---------------------------------

             Summary: Config key "env.java.opts" does not effect JVM args
                 Key: FLINK-942
                 URL: https://issues.apache.org/jira/browse/FLINK-942
             Project: Flink
          Issue Type: Bug
            Reporter: Ufuk Celebi


Setting custom args for the JVM as in
{code}
env.java.opts: -Dio.netty.leakDetectionLevel=paranoid
{code}
has no effect for the started JVMs.

A fix is coming up.



--
This message was sent by Atlassian JIRA
(v6.2#6252)