[
https://issues.apache.org/jira/browse/FLINK-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032877#comment-14032877 ]
ASF GitHub Bot commented on FLINK-942:
--------------------------------------
GitHub user uce opened a pull request:
https://github.com/apache/incubator-flink/pull/22 [FLINK-942] Fix bug in config.sh to correctly set user-specified JVM args
This is a fix for [FLINK-942](
https://issues.apache.org/jira/browse/FLINK-942).
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/uce/incubator-flink FLINK-942
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/22.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit 51e65f8f20611156ecc23e487b28ed545975bfd3
Author: uce <
[hidden email]>
Date: 2014-06-16T20:17:48Z
[FLINK-942] Fix bug in config.sh to correctly set user-specified JVM args
----
> 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)