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

EmbeddedDatabaseFactory fails to shutdown database if population fails [SPR-7536] #12193

Closed
spring-projects-issues opened this issue Sep 10, 2010 · 2 comments
Assignees
Labels
type: bug A general bug
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

Keith Donald opened SPR-7536 and commented

This leads to a resource leak.

The offending code appears to be on line 158 of EmbeddedDatabaseFactory, populateDatabase method.


Affects: 3.0.4

Referenced from: commits c2dab9c

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Oops, forgot to mark this as resolved - committed the fix on Friday already...

Juergen

@spring-projects-issues
Copy link
Collaborator Author

Keith Donald commented

Thanks Juergen! I'll try out shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

No branches or pull requests

2 participants