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

Results 8 reactor-pool issues
Sort by recently updated
recently updated
newest added

Bumps com.jfrog.artifactory from 4.31.0 to 4.33.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jfrog.artifactory&package-manager=gradle&previous-version=4.31.0&new-version=4.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

type/dependency-upgrade

This PR introduces a new feature for the Reactor Pool, aimed at preventing resource starvation in highly concurrent scenarios. Currently, when multiple threads simultaneously acquire and release resources, the SimpleDequeuePool's...

type/enhancement

Follow-up to #121 and #122. With #122, the situation has improved and `maxPending` cap should be enforced _with some leniency/margin of error_. It might accumulate pending `acquire` calls over the...

type/enhancement

I want to warmup connection pool when the application start, and I want get some configs from database. So I wrote this, `Test` is the name of database table. ```java...

:question:need-triage

## Motivation An extension of #87 where other criteria than Least|Most-Recently-Used would be possible for polling order of idle resources (ie. created oldest). The **Priority Queue** opens up more usages...

type/enhancement
for/user-attention
status/need-investigation

I'm using reactor-netty to make API calls and facing an issue wherein reactor-netty is not able to create new connections for the incoming requests. And I debuged codes and found...

type/bug
for/user-attention
status/need-investigation

Bumps [gradle/actions](https://github.com/gradle/actions) from 3.4.2 to 3.5.0. Release notes Sourced from gradle/actions's releases. v3.5.0 This release contains a major upgrade to gradle-home-cache-cleanup as well as improvements to dependency-submission. What's Changed Include...

type/dependency-upgrade

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.26.3 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...

type/dependency-upgrade