Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-4820][SQL] Add timeout to Future.get when waiting for Pubsub messages #5985

Merged
merged 1 commit into from Jul 19, 2018

Conversation

amaliujia
Copy link
Contributor

@amaliujia amaliujia commented Jul 18, 2018

In case of broken unbounded limit and query never returns, adding timeout to Future.get when waiting for Pubsub messages.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java Build Status Build Status Build Status Build Status Build Status Build Status Build Status
Python Build Status --- Build Status
Build Status
--- --- --- ---

@amaliujia
Copy link
Contributor Author

run java postcommit

@amaliujia
Copy link
Contributor Author

@akedin @apilloud

@akedin
Copy link
Contributor

akedin commented Jul 18, 2018

lgtm

@amaliujia
Copy link
Contributor Author

org.apache.beam.sdk.io.mqtt.MqttIOTest.testReadNoClientId timed out.

@amaliujia
Copy link
Contributor Author

Run Java PreCommit

@amaliujia
Copy link
Contributor Author

@aaltay Can you be the committer of this PR?

@aaltay aaltay merged commit 0e18bf4 into apache:master Jul 19, 2018
@amaliujia amaliujia deleted the rui_wang-fix_pubsubIT branch July 19, 2018 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants