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

Append pool name after housekeeping timer thread name #74

Closed
TuomasKiviaho opened this issue May 9, 2014 · 2 comments
Closed

Append pool name after housekeeping timer thread name #74

TuomasKiviaho opened this issue May 9, 2014 · 2 comments
Assignees
Milestone

Comments

@TuomasKiviaho
Copy link

Would it be possible to append pool name as suffix to housekeeping timer thread name. Currently it a bit tedious to identify a pool specific pool under one JVM that has multiple pools up and running simultaneously.

@brettwooldridge
Copy link
Owner

Good idea.

@brettwooldridge
Copy link
Owner

You can verify this fix in the latest snapshot:

git clone https://github.com/brettwooldridge/HikariCP.git
cd HikariCP
git checkout dev
mvn install

You can then use version 1.3.9-SNAPSHOT as a maven dependency, or use the HikariCP-1.3.9-SNAPSHOT.jar from the target directory.

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

No branches or pull requests

2 participants