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

Incorrect value for idleConnectionTestPeriod for BoneCP #111

Closed
christianpoitras opened this issue Aug 1, 2017 · 1 comment
Closed

Incorrect value for idleConnectionTestPeriod for BoneCP #111

christianpoitras opened this issue Aug 1, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@christianpoitras
Copy link
Member

There is a configuration error in BoneCPProvider which results in idleConnectionTestPeriod to be invariably set in seconds.

idleConnectionTestPeriodInMinutes and idleConnectionTestPeriodInSeconds should be created to set the value in minutes or seconds.

@christianpoitras christianpoitras self-assigned this Aug 1, 2017
@christianpoitras christianpoitras added this to the 3.10 milestone Aug 1, 2017
@christianpoitras
Copy link
Member Author

Fixed in commit 8233d69.

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

No branches or pull requests

1 participant