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

Fix pubsub when cache enabled #4086

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

atakavci
Copy link
Contributor

@atakavci atakavci commented Feb 6, 2025

Closes/Fixes #4023

@atakavci atakavci self-assigned this Feb 6, 2025
@atakavci atakavci added the bug label Feb 6, 2025
@atakavci atakavci requested a review from ggivo February 6, 2025 08:06
@atakavci atakavci requested a review from tishun February 7, 2025 13:37
Copy link
Contributor

@ggivo ggivo left a comment

Choose a reason for hiding this comment

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

LGTM

I think this need to be back-ported to 5.2.x

@atakavci atakavci merged commit dca716e into redis:master Feb 10, 2025
8 checks passed
atakavci added a commit to atakavci/jedis that referenced this pull request Feb 10, 2025
* fix pubsub when cache enabled

* polish
atakavci added a commit that referenced this pull request Feb 11, 2025
Fix pubsub when cache enabled (#4086)

* fix pubsub when cache enabled

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

subscribe is not working when the client cache is enabled
2 participants