[
https://issues.apache.org/jira/browse/BEAM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-182:
---------------------------
Status: Triage Needed (was: Resolved)
> 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
> Components: sdk-java-core
> Reporter: Eugene Kirpichov
> Priority: P2
> Labels: Done, io, testing
> Fix For: 0.1.0-incubating
>
>
> 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
(v8.20.10#820010)