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

Close mongo cursor in MongoSession#getTableMetadataNames #15320

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

brandboat
Copy link
Member

Description

MongoCursor implement Closeable and should be closed in MongoSession#getTableMetadataNames

Additional context and related issues

N/A

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Dec 7, 2022
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Dec 7, 2022
@ebyhr ebyhr merged commit 2571125 into trinodb:master Dec 7, 2022
@brandboat brandboat deleted the bugfix/close-mongo-cursor branch December 7, 2022 07:32
@github-actions github-actions bot added this to the 404 milestone Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

3 participants