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-7234] GrpcWindmillServer improvements #8005

Merged
merged 1 commit into from May 7, 2019

Conversation

scwhittle
Copy link
Contributor

@scwhittle scwhittle commented Mar 6, 2019

  • Log error statuses returned from grpc.
  • Delay finalization of get data stream batch until just before sending.

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • 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.

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 Build Status Build Status
Python Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

- Log error statuses returned from grpc.
- Delay finalization of get data stream batch until just before sending.
@scwhittle
Copy link
Contributor Author

R: @reuvenlax
Errors statuses are helpful for debugging. Other change is a minor readability cleanup

@stale
Copy link

stale bot commented May 5, 2019

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.

@stale stale bot added the stale label May 5, 2019
@lukecwik lukecwik requested a review from reuvenlax May 6, 2019 21:30
@stale
Copy link

stale bot commented May 6, 2019

This pull request is no longer marked as stale.

@stale stale bot removed the stale label May 6, 2019
@lukecwik
Copy link
Member

lukecwik commented May 6, 2019

Run JavaPortabilityApi PreCommit

@lukecwik
Copy link
Member

lukecwik commented May 6, 2019

@scwhittle PRs are typically associated with a JIRA request. Do you mind filing one with details of what your trying to improve?

@scwhittle scwhittle changed the title GrpcWindmillWorker improvements: BEAM-7234 GrpcWindmillServer improvements May 6, 2019
@lukecwik lukecwik changed the title BEAM-7234 GrpcWindmillServer improvements [BEAM-7234] GrpcWindmillServer improvements May 7, 2019
@lukecwik lukecwik merged commit 86bef70 into apache:master May 7, 2019
@scwhittle scwhittle deleted the grpc_windmill_worker_cleanup branch April 9, 2020 23:41
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
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

2 participants