Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quarkus-redis need newer vertx-redis-client to fix connection pool issue #36119

Closed
Dieken opened this issue Sep 25, 2023 · 6 comments · Fixed by #36544
Closed

quarkus-redis need newer vertx-redis-client to fix connection pool issue #36119

Dieken opened this issue Sep 25, 2023 · 6 comments · Fixed by #36544
Labels
area/redis area/vertx kind/bug Something isn't working triage/upstream Used for issues which are caused by issues in upstream projects/dependency
Milestone

Comments

@Dieken
Copy link
Contributor

Dieken commented Sep 25, 2023

Just to remind Quarkus 3.2.x/3.3.x/3.4.x should pick newer vertx-redis-client when it's released:

vert-x3/vertx-redis-client#406
vert-x3/vertx-redis-client#407

@Dieken Dieken added the kind/bug Something isn't working label Sep 25, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 25, 2023

/cc @cescoffier (redis), @gsmet (redis), @machi1990 (redis)

@cescoffier
Copy link
Member

We are aware of these issues. We are waiting for a release.

\CC @Ladicek @vietj

@cescoffier cescoffier added the triage/upstream Used for issues which are caused by issues in upstream projects/dependency label Sep 25, 2023
@Ladicek
Copy link
Contributor

Ladicek commented Sep 25, 2023

I need to refactor vert-x3/vertx-redis-client#407 a bit to 1. avoid CLUSTER SLOTS storm on rebalance, 2. introduce a configurable caching timeout to minimize certain spurious failures on rebalance.

@Dieken
Copy link
Contributor Author

Dieken commented Oct 7, 2023

Any target release date? I'm waiting for this to upgrade Quarkus, thanks!

@cescoffier
Copy link
Member

We are waiting for a vertx release. It should happen in october.

@Dieken
Copy link
Contributor Author

Dieken commented Oct 20, 2023

Could this be added to 3.5? It's an important bug fix.

@gsmet gsmet modified the milestones: 3.6 - main, 3.5.1 Oct 26, 2023
@aloubyansky aloubyansky modified the milestones: 3.5.1, 3.2.8.Final Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redis area/vertx kind/bug Something isn't working triage/upstream Used for issues which are caused by issues in upstream projects/dependency
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants