[ https://issues.apache.org/jira/browse/FLINK-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383770#comment-15383770 ]
ASF GitHub Bot commented on FLINK-4232: --------------------------------------- GitHub user dmvk opened a pull request: https://github.com/apache/flink/pull/2268 [FLINK-4232] Make sure ./bin/flink returns correct pid You can merge this pull request into a Git repository by running: $ git pull https://github.com/dmvk/flink FLINK-4232 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/2268.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2268 ---- commit 17fa3e1e9a3350c843abceed9611218fe0bf287a Author: David Moravek <david.mora...@firma.seznam.cz> Date: 2016-07-19T08:15:06Z [FLINK-4232] Make sure ./bin/flink returns correct pid ---- > Flink executable does not return correct pid > -------------------------------------------- > > Key: FLINK-4232 > URL: https://issues.apache.org/jira/browse/FLINK-4232 > Project: Flink > Issue Type: Bug > Affects Versions: 1.0.3 > Reporter: David Moravek > Priority: Minor > > Eg. when using supervisor, pid returned by ./bin/flink is pid of shell > executable instead of java process -- This message was sent by Atlassian JIRA (v6.3.4#6332)