Optimize connection to PostgreSQL
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the PostgreSQL connection setup, then inspect LOGIN_TIMEOUT, HikariConfig.connectionTimeout, the HikariCP pool name, and the PG driver's applicationName and assumeMinServerVersion settings. Done means these connection properties are consistently configured and the existing connection behavior remains functional; the issue does not mention a test file to run.
Written by the indexing model from the issue text.
Description
https://www.youtube.com/watch?v=QzIUHvDnEaI
- Reconfigure LOGIN_TIMEOUT + HikariConfig.connectionTimeout
- Always set HikariCP pool name
- Always set applicationName in PG driver + assumeMinServerVersion
- Dominant language
- Java
- Stars
- 9
- Forks
- 3
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
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 mfvanek/java-experiments
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 15/100
mfvanek/java-experiments#218 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
mfvanek/java-experiments#158 ·
All issues in mfvanek/java-experiments
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100