Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brettwooldridge/HikariCP issues and pull requests

#2248 - Fix the wrong configuration name in Javadoc and rename variable

Pull Request - State: open - Opened by quaff about 12 hours ago

#2247 - Allow to configure `closeTimeout` instead of hardcoding 15s

Pull Request - State: open - Opened by quaff 2 days ago

#2246 - Add support for copying state of final Collection and Map

Pull Request - State: open - Opened by quaff 3 days ago

#2245 - HikariPool getConnection does not timeout

Issue - State: open - Opened by Ducius6 3 days ago - 2 comments

#2244 - Improve JavassistProxyFactory

Pull Request - State: open - Opened by quaff 3 days ago

#2243 - Fix inconsistency between `isWrapperFor` and `unwrap`

Pull Request - State: open - Opened by quaff 4 days ago

#2242 - Password not provided to db after upgrade to 6.0.0

Issue - State: closed - Opened by OrangeDog 5 days ago - 1 comment

#2241 - Polishing Javadoc suggested by IDEA

Pull Request - State: open - Opened by quaff 6 days ago

#2240 - Use volatile field instead of AtomicReference

Pull Request - State: open - Opened by quaff 6 days ago

#2237 - HikariProxyStatement.isWrapperFor doesn't check the delegate

Issue - State: open - Opened by shalom938 15 days ago - 1 comment

#2236 - Active connection not released

Issue - State: open - Opened by joveth1 17 days ago

#2233 - The quietlySleep (30) in the PoolElementCreator class is not a good design

Issue - State: open - Opened by leviYX about 1 month ago - 1 comment

#2232 - Failed to initialize pool: java.lang.NullPointerException

Issue - State: open - Opened by KweezyCode about 1 month ago - 2 comments

#2230 - How does hikariCP actively disconnect

Issue - State: open - Opened by Caesar2816 about 2 months ago - 9 comments

#2229 - healthcheck registry can be set even if pool is sealed

Pull Request - State: open - Opened by rahulbhawsar about 2 months ago - 3 comments

#2228 - Long running stream query connection being reallocated before it's done

Issue - State: closed - Opened by dmitchell about 2 months ago - 4 comments

#2227 - Apparent connection leak detected error

Issue - State: open - Opened by justinsumida about 2 months ago

#2226 - Consistent handling of errorCode and sqlState in timeout exception

Pull Request - State: closed - Opened by the-vj about 2 months ago

#2225 - Migrate to new prometheus client

Issue - State: open - Opened by kziel1 2 months ago - 2 comments

#2223 - Update micrometer

Pull Request - State: open - Opened by kziel1 2 months ago - 1 comment

#2221 - db connection with Eclipselink

Issue - State: open - Opened by rbdevopsx 2 months ago

#2220 - Custom SQLite functions

Issue - State: open - Opened by mrVin99 2 months ago

#2217 - Can't connect to db url that has username + password

Issue - State: open - Opened by ColtonIdle 2 months ago - 1 comment

#2216 - Critical CVE-2024-1597 in dependencies

Issue - State: open - Opened by wyohm 3 months ago - 6 comments

#2212 - Unit Test Case always reports error during execution

Issue - State: open - Opened by 7A6B 3 months ago

#2211 - Internal error in Java Runtime Environment

Issue - State: open - Opened by Andrey-Metelyov 3 months ago

#2210 - isConnectionDead logs warnings when the connection should simply be closed

Issue - State: closed - Opened by bh-tt 3 months ago - 1 comment

#2206 - From c3p0 to HikariCP: connection error

Issue - State: open - Opened by jeans11 4 months ago - 1 comment

#2205 - dynamic pool growth

Issue - State: open - Opened by rbdevopsx 4 months ago

#2204 - Postgres Client thread getting stuck

Issue - State: closed - Opened by debraj-manna 4 months ago - 1 comment

#2203 - Max-life-time expire cause application latency

Issue - State: open - Opened by bantify 4 months ago - 1 comment

#2200 - Why do Session Settings get reset on a connection?

Issue - State: open - Opened by ldaIas 5 months ago - 1 comment

#2199 - Eliminate network call if state get is called after set

Pull Request - State: closed - Opened by quaff 5 months ago

#2195 - [Question] HikariCP tag metrics

Issue - State: open - Opened by jonathanbenedet 5 months ago

#2194 - A question of source code

Issue - State: open - Opened by ZPZP1 5 months ago

#2193 - question: how does `prepStmtCacheSize` property work

Issue - State: open - Opened by Divine1 5 months ago

#2190 - Question : IdleTimeOut Best Practice

Issue - State: open - Opened by Yunsik-Choi 6 months ago

#2189 - add support to get and set db credentials in an atomic operation

Pull Request - State: closed - Opened by benapple 6 months ago - 1 comment

#2187 - Available connections in HikariPool occassionaly drop to zero

Issue - State: open - Opened by pxy0601 7 months ago - 2 comments

#2186 - The connection adder thread pool is permanently blocked

Issue - State: open - Opened by x2zh 7 months ago

#2185 - Handle Read-Only Mode After Cluster Failover

Issue - State: open - Opened by rreich 7 months ago - 1 comment

#2180 - Return `null` when applicable from `getGeneratedKeys`

Pull Request - State: open - Opened by elpete 7 months ago

#2179 - Hikari CP Connection Recovery Problem After DB Outage

Issue - State: open - Opened by andrea-silva 7 months ago - 2 comments

#2178 - refactor: fix spelling

Pull Request - State: closed - Opened by pushrsp 7 months ago

#2177 - Please delete and read desc

Issue - State: open - Opened by MelonenJoe 7 months ago

#2172 - hikaricp logs exception, then rethrows it

Issue - State: open - Opened by hgschmie 8 months ago

#2171 - ability to set exceptionOverride instance, not just class name

Issue - State: closed - Opened by hgschmie 8 months ago - 1 comment

#2169 - Hooking the connection.close() call

Issue - State: open - Opened by valley-fordham 8 months ago - 1 comment

#2167 - repository @hikaricp which failed to fetch

Issue - State: open - Opened by v2less 8 months ago - 1 comment

#2166 - Small (even micro) improvements

Pull Request - State: closed - Opened by anavrotski 8 months ago - 1 comment

#2164 - Only log 'Connection not added' when connection not added

Pull Request - State: closed - Opened by jgchristian 8 months ago

#2160 - feat: supports metrics exemplars

Pull Request - State: open - Opened by Hajjiri 9 months ago

#2155 - Duplicate connection in try with resources clause removed (Fixes #2152)

Pull Request - State: closed - Opened by bjorndarri 10 months ago - 2 comments

#2154 - support to implement the go version Hikari

Issue - State: closed - Opened by Jin-2019 10 months ago - 1 comment

#2153 - Encryption in DB Pool Configuration

Issue - State: open - Opened by Hassnain-Alvi 10 months ago

#2152 - PoolBase.quietlyCloseConnection() calls close twice

Issue - State: closed - Opened by bjorndarri 10 months ago - 1 comment

#2151 - About the performance of Hikari in virtual threads

Issue - State: open - Opened by ebony0319 10 months ago - 14 comments

#2149 - Make Savepoint rollbacks mark the connection dirty

Pull Request - State: closed - Opened by carl-mastrangelo 10 months ago

#2148 - Connections not going back to pool

Issue - State: open - Opened by slbejaranom 10 months ago - 14 comments

#2146 - ProxyConnection should close when ProxyStatement close

Pull Request - State: closed - Opened by soosue 10 months ago - 2 comments