Skip to content

Conversation

@prateek-kumar-improving
Copy link
Collaborator

@prateek-kumar-improving prateek-kumar-improving commented Aug 22, 2025

Issue link

This Pull Request is linked to issue (URL): #4333

Description

  1. Update JedisPool.java implementation to improve original Jedis compatibility.
  2. Update tests for JedisPool.
  3. Initial setup for UnifiedJedis for cluster support.

Checklist

Before submitting the PR make sure the following are checked:

  • This Pull Request is related to one issue.
  • Commit message has a detailed description of what changed and why.
  • Tests are added or updated.
  • CHANGELOG.md and documentation files are updated.
  • Destination branch is correct - main or release
  • Create merge commit if merging release branch into main, squash otherwise.

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
@prateek-kumar-improving prateek-kumar-improving added java ☕ issues and fixes related to the java client Compatibility 🧭 Tasks & PRs for compatibility of GLIDE with other clients labels Aug 22, 2025
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
@prateek-kumar-improving prateek-kumar-improving changed the title Java: Update JedisPool implementation Java: Update JedisPool implementation and add UnifiedJedis initial setup for cluster support Aug 22, 2025
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Copy link

@Yury-Fridlyand Yury-Fridlyand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming comments are addresed

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
@prateek-kumar-improving prateek-kumar-improving merged commit 8eb85ea into main Aug 27, 2025
21 of 22 checks passed
@prateek-kumar-improving prateek-kumar-improving deleted the java/jedis-cluster-compatibility-layer branch August 27, 2025 19:06
alexr-bq pushed a commit that referenced this pull request Sep 3, 2025
…tup for cluster support (#4647)

* Java: Update JedisPool implementation

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Signed-off-by: Alex Rehnby-Martin <alex.rehnby-martin@improving.com>
xShinnRyuu pushed a commit that referenced this pull request Sep 24, 2025
…tup for cluster support (#4647)

* Java: Update JedisPool implementation

Signed-off-by: Prateek Kumar <prateek.kumar@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compatibility 🧭 Tasks & PRs for compatibility of GLIDE with other clients java ☕ issues and fixes related to the java client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants