[
https://issues.apache.org/jira/browse/BEAM-10761?focusedWorklogId=572076&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-572076
]
ASF GitHub Bot logged work on BEAM-10761:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/21 17:46
Start Date: 25/Mar/21 17:46
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #14195:
URL: https://github.com/apache/beam/pull/14195#issuecomment-807171122
I'd like to validate that changing compile to runtimeOnly dependencies is
correct, but I don't see any CI jobs using this target, nor could I find any
instructions for how to run this project. To be honest, strict dependency
checking is not as important for test projects that we don't publish, so if
it's too much effort to enable strict dependency checking on this project, we
can just drop 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: 572076)
Time Spent: 3.5h (was: 3h 20m)
> 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: 3.5h
> 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)