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

Ensure ConnectorSplitSource#close() is called #19109

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

pettyjamesm
Copy link
Member

Description

Ensures that ConnectorSplitSource#close() is called from ConnectorAwareSplitSource before clearing the reference to it so that any cleanup that may need to happen in the underlying implementation can occur as would happen before #19009

Release notes

(x) This is not user-visible or is 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:

@findepi
Copy link
Member

findepi commented Sep 20, 2023

good catch, thanks!

@pettyjamesm pettyjamesm marked this pull request as ready for review September 20, 2023 15:29
@pettyjamesm pettyjamesm merged commit 0c680d6 into trinodb:master Sep 20, 2023
86 checks passed
@pettyjamesm pettyjamesm deleted the close-split-source branch September 20, 2023 17:28
@github-actions github-actions bot added this to the 427 milestone Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants