Skip to content

Conversation

@ggivo
Copy link
Collaborator

@ggivo ggivo commented Nov 6, 2025

Original issue: #4323
Original PR: #4328

  • Fix connection leak in scanIteration with JedisSentineled

Override getConnectionMap() in SentineledConnectionProvider to return the pool instead of a raw connection. This prevents connection leaks when using scanIteration() with JedisSentineled.

(cherry picked from commit 4ddd7f4)
Fixes: #4351

* docs: document required optional dependency `resilience4j-all` when using failover client

* Fix connection leak in scanIteration with JedisSentineled

Override getConnectionMap() in SentineledConnectionProvider to return
the pool instead of a raw connection. This prevents connection leaks
when using scanIteration() with JedisSentineled.

Fixes #4323

(cherry picked from commit 4ddd7f4)
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Test Results

   280 files  +  1     280 suites  +1   11m 58s ⏱️ +25s
10 188 tests +125  10 134 ✅ +1 127  54 💤  - 1 002  0 ❌ ±0 
 2 703 runs  +  2   2 703 ✅ +    2   0 💤 ±    0  0 ❌ ±0 

Results for commit 47473c8. ± Comparison against base commit fb4be07.

♻️ This comment has been updated with latest results.

@ggivo ggivo merged commit 5902472 into 7.x Nov 6, 2025
11 checks passed
@ggivo ggivo added the bug label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants