commons-pool icon indicating copy to clipboard operation
commons-pool copied to clipboard

Apache Commons Pool

Results 9 commons-pool issues
Sort by recently updated
recently updated
newest added

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...

dependencies
java

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...

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)