You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Eugene Kirpichov (JIRA)" <ji...@apache.org> on 2016/04/08 02:06:25 UTC

[jira] [Resolved] (BEAM-182) SourceTestUtils.assertSplitAtFractionExhaustive should do a bounded number of trials

     [ https://issues.apache.org/jira/browse/BEAM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Kirpichov resolved BEAM-182.
-----------------------------------
    Resolution: Fixed

> SourceTestUtils.assertSplitAtFractionExhaustive should do a bounded number of trials
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-182
>                 URL: https://issues.apache.org/jira/browse/BEAM-182
>             Project: Beam
>          Issue Type: Improvement
>            Reporter: Eugene Kirpichov
>              Labels: io, testing
>
> This method does a large, potentially unbounded number of concurrent splitting trials. In some circumstances this can lead to very long test runtime or flaky tests (timeouts). It is better to give up after a certain number of trials than have flaky tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)