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

[FLINK-30371][Connector/JDBC] Fix the problem of JdbcOutputFormat database connection leak #5

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

EchoLee5
Copy link

Fix the problem of JdbcOutputFormat database connection leak

@boring-cyborg
Copy link

boring-cyborg bot commented Dec 13, 2022

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

Copy link
Contributor

@MartijnVisser MartijnVisser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EchoLee5 Thanks for the PR, is it possible to add a test for this?

@EchoLee5
Copy link
Author

EchoLee5 commented Dec 15, 2022

@EchoLee5 Thanks for the PR, is it possible to add a test for this?

@MartijnVisser I have added test cases, please help me review the code again, thank you.

@MartijnVisser
Copy link
Contributor

@EchoLee5 Can you please rebase and use the new testing setup?

@KevDi
Copy link

KevDi commented Jul 27, 2023

@MartijnVisser is there any update on this PR? I can also open a new PR with the fixes from @EchoLee5.

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