[jira] [Commented] (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] [Commented] (FLINK-942) Config key "env.java.opts" does not effect JVM args

Shang Yuanchun (Jira)

    [ https://issues.apache.org/jira/browse/FLINK-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033147#comment-14033147 ]

Ufuk Celebi commented on FLINK-942:
-----------------------------------

OK, I think this is good to merge.

I discovered a related problem in FLINK-943, which needs seperate fixing. Took me quite some time to figure out that the problem was unrelated to this fix. :(

> 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)