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

CC-1064 Corrected the table name recommender to always close the JDBC connection #272

Merged
merged 1 commit into from
Aug 24, 2017

Conversation

rhauch
Copy link
Member

@rhauch rhauch commented Aug 24, 2017

Used try-with-resources to ensure the JDBC connection is always closed.

This fix is based on the 3.3.x branch so that it will be included in the next 3.3.x release.

… connection

Used try-with-resources to ensure the JDBC connection is always closed.
Copy link
Member

@kkonstantine kkonstantine left a comment

Choose a reason for hiding this comment

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

LGTM

@rhauch rhauch merged commit e224928 into confluentinc:3.3.x Aug 24, 2017
@rhauch rhauch deleted the cc-1064 branch August 24, 2017 19:38
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.

2 participants