[
https://issues.apache.org/jira/browse/BEAM-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132379#comment-17132379
]
Beam JIRA Bot commented on BEAM-2632:
-------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> TextIOReadTest creates pipelines with non-unique application names
> ------------------------------------------------------------------
>
> Key: BEAM-2632
> URL: https://issues.apache.org/jira/browse/BEAM-2632
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Huafeng Wang
> Priority: P4
> Labels: newbie, stale-assigned, starter
>
> The test {{TextIOReadTest}} uses a loop to create a few tests within a single
> test method. This results in a pipeline with non-unique applied transform
> nodes.
> Perhaps the best way to fix this is to use a JUnit {{Paramaterized}} test
> suite, or multiple. It does seem that the test is basically doing the full
> product of empty/tiny/large with various compression types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)