[ https://issues.apache.org/jira/browse/APEXCORE-690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957012#comment-15957012 ]
ASF GitHub Bot commented on APEXCORE-690: ----------------------------------------- GitHub user tweise opened a pull request: https://github.com/apache/apex-core/pull/504 APEXCORE-690 apply HEARTBEAT_MONITORING setting in embedded app launcher You can merge this pull request into a Git repository by running: $ git pull https://github.com/tweise/apex-core APEXCORE-690 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-core/pull/504.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 #504 ---- commit 869e166e1c733fc8bfe1acf189f5d9ff7f654fdc Author: Thomas Weise <t...@apache.org> Date: 2017-04-05T15:17:26Z APEXCORE-690 apply HEARTBEAT_MONITORING setting in embedded app launcher. ---- > Embedded app launcher does not apply HEARTBEAT_MONITORING setting > ----------------------------------------------------------------- > > Key: APEXCORE-690 > URL: https://issues.apache.org/jira/browse/APEXCORE-690 > Project: Apache Apex Core > Issue Type: Bug > Affects Versions: 3.5.0 > Reporter: Thomas Weise > Assignee: Thomas Weise > Priority: Minor > Fix For: 3.6.0 > > > The setting is only applied when true (which is the default). The purpose of > the setting is to be able to turn it off though, such as for debugging the > DAG in the IDE. -- This message was sent by Atlassian JIRA (v6.3.15#6346)