Lifecycle: shutdown connection pool
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
The issue names no source files, tests, or entry points. Start by locating the Java connection-pool and application-lifecycle wiring, then compare it with the linked HikariCP FAQ. Done should include a defined shutdown path for the pool and coverage showing that the lifecycle closes it.
Written by the indexing model from the issue text.
Description
See https://github.com/brettwooldridge/HikariCP/wiki/FAQ:
Q: How do I properly shutdown the HikariCP DataSource?
A: Shutting down the DataSource is especially important in web application containers
where applications can be hot-deployed. Call the shutdown() or close() method on
the HikariDataSource instance. You can typically configure Spring or other IOC containers
to specify a "destroy" method.
- Dominant language
- Java
- Stars
- 30
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from killbill/killbill-platform
-
bug
Difficulty 5/5 Over a week Newbie friendliness 35/100
killbill/killbill-platform#193 ·
-
enhancement
killbill/killbill-platform#163 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
killbill/killbill-platform#160 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
killbill/killbill-platform#152 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in killbill/killbill-platform
Similar issues
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
inu-appcenter/memorIN-backend#288 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
frontend maui-pilot pilot-ask question
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
area/plugin
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
kestra-io/plugin-kestra#190 ·