[
https://issues.apache.org/jira/browse/BEAM-10761?focusedWorklogId=572022&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-572022
]
ASF GitHub Bot logged work on BEAM-10761:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/21 17:35
Start Date: 25/Mar/21 17:35
Worklog Time Spent: 10m
Work Description: aaltay commented on pull request #14195:
URL: https://github.com/apache/beam/pull/14195#issuecomment-807153291
@ibzib - What is the next step on this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 572022)
Time Spent: 3h 20m (was: 3h 10m)
> Add TestPubsub.waitForSubscription
> ----------------------------------
>
> Key: BEAM-10761
> URL: https://issues.apache.org/jira/browse/BEAM-10761
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp, testing
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Fix For: Not applicable
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> We have several tests that rely on TestPubsubSignal.signalStart as an
> imperfect signal that a pipeline has created a subscription to a PubSub
> topic, and it is safe for us to start injecting data. This has the potential
> to be flaky.
> We should instead poll pubsub until we can observe a subscription was
> created. This can be implemented via a method TestPubsub.waitForSubscription
--
This message was sent by Atlassian Jira
(v8.3.4#803005)