You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/09 10:57:38 UTC

[jira] [Commented] (GEARPUMP-285) AppManager shut down executor time out

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

ASF GitHub Bot commented on GEARPUMP-285:
-----------------------------------------

GitHub user huafengw opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/169

    [GEARPUMP-285] fix false alarm of shutting down executor time out

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [ ] Make sure tests pass via `sbt clean test`.
     - [ ] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huafengw/incubator-gearpump timeout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gearpump/pull/169.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 #169
    
----
commit 22decc4435cec306fe28c3512a930959366b985c
Author: huafengw <fv...@gmail.com>
Date:   2017-03-09T10:56:06Z

    [GEARPUMP-285] fix false alarm of shutting down executor time out

----


> AppManager shut down executor time out
> --------------------------------------
>
>                 Key: GEARPUMP-285
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-285
>             Project: Apache Gearpump
>          Issue Type: Bug
>    Affects Versions: 0.8.2
>            Reporter: Manu Zhang
>            Assignee: Huafeng Wang
>            Priority: Minor
>
> When running Beam tests for about 10 seconds with {{EmbeddedCluster}}, I saw the "Shut down executor time out" error log which should be trigger only after 30 seconds. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)