[
https://issues.apache.org/jira/browse/FLINK-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266136#comment-14266136
]
ASF GitHub Bot commented on FLINK-1354:
---------------------------------------
GitHub user ktzoumas opened a pull request:
https://github.com/apache/incubator-flink/pull/285
[FLINK-1354] Made test graph for TransitiveClosureITCase smaller
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ktzoumas/incubator-flink tc_itcase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/285.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 #285
----
commit 22b3855db708db8ba86658f87f1e90f32f8a0038
Author: Kostas Tzoumas <[email protected]>
Date: 2015-01-06T11:55:42Z
[FLINK-1354] Made test graph for TransitiveClosureITCase smaller
----
> Disproportionally long TransitiveClosureITCase
> ----------------------------------------------
>
> Key: FLINK-1354
> URL: https://issues.apache.org/jira/browse/FLINK-1354
> Project: Flink
> Issue Type: Bug
> Components: Examples
> Reporter: Stephan Ewen
> Assignee: Kostas Tzoumas
> Priority: Minor
>
> The TransitiveClosureITCase takes almost 2 minutes to run. It uses a very
> naive and inefficient algorithm and runs it for too many rounds on too large
> a data set, apparently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)