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

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

GitHub user manuzhang opened a pull request:

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

    [GEARPUMP-288] Skip getAcyclicCopy on acyclic graph

    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/manuzhang/incubator-gearpump GEARPUMP-288

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

    https://github.com/apache/incubator-gearpump/pull/166.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 #166
    
----
commit 0b58c51f1a562fadd6a167795285528c39dc3488
Author: manuzhang <[email protected]>
Date:   2017-03-03T12:45:13Z

    [GEARPUMP-288] Skip getAcyclicCopy on acyclic graph

----


> It takes a long time to submit a big DAG on EmbeddedCluster
> -----------------------------------------------------------
>
>                 Key: GEARPUMP-288
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-288
>             Project: Apache Gearpump
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8.2
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>
> According to my experiment, it takes about *5 mins* to submit a DAG with *40 
> stages* on an EmbeddedCluster. 



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

Reply via email to