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-12356 Close DatasetService leaked with getTable #17520

Merged
merged 1 commit into from
May 16, 2022

Conversation

baeminbo
Copy link
Contributor

@baeminbo baeminbo commented May 2, 2022

There were more locations not closing DatasetService at GetTable.


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.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@asf-ci
Copy link

asf-ci commented May 2, 2022

Can one of the admins verify this patch?

1 similar comment
@asf-ci
Copy link

asf-ci commented May 2, 2022

Can one of the admins verify this patch?

@baeminbo
Copy link
Contributor Author

baeminbo commented May 2, 2022

@reuvenlax This PR closes missed DatasetService leaks like #17382.

@reuvenlax
Copy link
Contributor

LGTM

@reuvenlax
Copy link
Contributor

Run Java PreCommit

3 similar comments
@reuvenlax
Copy link
Contributor

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented May 16, 2022

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented May 16, 2022

Run Java PreCommit

@pabloem
Copy link
Member

pabloem commented May 16, 2022

Run Java PostCommit

@pabloem pabloem merged commit e84bd61 into apache:master May 16, 2022
@pabloem
Copy link
Member

pabloem commented May 16, 2022

@reuvenlax does it make sense to try to cherry pick this? or is the boat too far gone at this point?

@y1chi

@reuvenlax
Copy link
Contributor

reuvenlax commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants