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

Fix bad pool config implementation #32

Merged

Conversation

michaelcameron
Copy link
Contributor

The implementation I provided for 1.5.2 was too conservative and would not set valid properties on the pool config. This implementation fixes that to make sure good parameters get set and bad parameters will result in a log.warn.

tednaleid added a commit that referenced this pull request Apr 23, 2014
…entation

Fix bad pool config implementation
@tednaleid tednaleid merged commit 245ab64 into grails:master Apr 23, 2014
@tednaleid
Copy link
Contributor

this is released as 1.5.3 thanks!

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.

None yet

2 participants