[
https://issues.apache.org/jira/browse/BEAM-10761?focusedWorklogId=566679&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-566679
]
ASF GitHub Bot logged work on BEAM-10761:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Mar/21 02:36
Start Date: 16/Mar/21 02:36
Worklog Time Spent: 10m
Work Description: shehzaadn-vd commented on pull request #14195:
URL: https://github.com/apache/beam/pull/14195#issuecomment-799897927
> > @kennknowles @ibzib Given this project is under java/testing, I'm not
sure if it will be affected by
[BEAM-11732](https://issues.apache.org/jira/browse/BEAM-11732).
>
> Since `publish: false` is set, we definitely don't have to worry about
that.
>
> We should probably make all of the unused compile dependencies into
runtime dependencies of some sort. @dpmills
@dpmills any thoughts?
----------------------------------------------------------------
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: 566679)
Time Spent: 3h 10m (was: 3h)
> 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 10m
> 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)