commons-pool
commons-pool copied to clipboard
Apache Commons Pool
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.3 to 10.3.4. Release notes Sourced from checkstyle's releases. checkstyle-10.3.4 https://checkstyle.org/releasenotes.html#Release_10.3.4 checkstyle-10.3.3 https://checkstyle.org/releasenotes.html#Release_10.3.3 checkstyle-10.3.2 https://checkstyle.org/releasenotes.html#Release_10.3.2 Bug fixes: #11736 - MissingJavadocType: Support qualified annotation names #11655 - Update...
My project uses jedis component with loom, but there are cases of pinning and even deadlocks when redis times out. By replacing synchronized with ReentrantLock in the code, the above...
Fixes https://issues.apache.org/jira/browse/POOL-415
This PR resolves an actively occurring issue with virtual threads that is easily reproducible. If you call borrowObject within the GenericObjectPool at a high rate in a short period of...
Thanks for your contribution to [Apache Commons](https://commons.apache.org/)! Your help is appreciated! Before you push a pull request, review this list: - [x] Read the [contribution guidelines](CONTRIBUTING.md) for this project. -...
Thanks for your contribution to [Apache Commons](https://commons.apache.org/)! Your help is appreciated! Before you push a pull request, review this list: - [x] Read the [contribution guidelines](CONTRIBUTING.md) for this project. -...
[issues](https://issues.apache.org/jira/projects/POOL/issues/POOL-418?filter=allissues&orderby=priority+ASC%2C+updated+DESC)