Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sabbey37
Copy link
Contributor

According to the Redis docs at https://redis.io/commands/PUBSUB#pubsub-channels-pattern PUBSUB CHANNELS should list all channels if no pattern is specified. Currently Jedis does not support calling pubSubChannels without an argument.

@sabbey37 sabbey37 force-pushed the pubsub-channels-no-args branch from 10d2002 to 9547ca0 Compare May 20, 2021 17:30
@sabbey37 sabbey37 marked this pull request as ready for review May 20, 2021 17:36
@sazzad16 sazzad16 requested review from dengliming and gkorland May 20, 2021 18:57
dengliming
dengliming previously approved these changes May 21, 2021
@sazzad16 sazzad16 added this to the 3.7.0 milestone Jun 2, 2021
@sabbey37
Copy link
Contributor Author

sabbey37 commented Jun 2, 2021

Just wanted to clarify that I did not intentionally dismiss @dengliming's review... I think it happened automatically when I pushed an additional commit.

@sazzad16
Copy link
Contributor

sazzad16 commented Jun 3, 2021

Just wanted to clarify that I did not intentionally dismiss ...

@sabbey37 Don't worry about it :)

@sabbey37 sabbey37 requested a review from sazzad16 June 3, 2021 13:15
@sazzad16 sazzad16 merged commit 987c3c6 into redis:master Jun 7, 2021
sazzad16 pushed a commit that referenced this pull request Jun 7, 2021
* Allow calling PUBSUB CHANNELS without a pattern

* Edit test name

* Add sentinel channel to expected channel list

* Add comment regarding sentinel channel

* Reverse containsAll check, update comment

* Fix comment formatting
@sabbey37 sabbey37 deleted the pubsub-channels-no-args branch June 7, 2021 14:32
@chayim chayim mentioned this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants