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

Add CLUSTER SHARDS command #2984

Closed
sazzad16 opened this issue Apr 24, 2022 · 3 comments · Fixed by #3598
Closed

Add CLUSTER SHARDS command #2984

sazzad16 opened this issue Apr 24, 2022 · 3 comments · Fixed by #3598

Comments

@sazzad16
Copy link
Collaborator

sazzad16 commented Apr 24, 2022

https://redis.io/commands/cluster-shards/

@yaopen4
Copy link

yaopen4 commented Apr 26, 2022

Hi!
I'd love to take this as my first issue

@sazzad16
Copy link
Collaborator Author

@yaopen4 You're welcome to give it a shot 😃

wormogig pushed a commit to wormogig/jedis that referenced this issue Oct 21, 2023
wormogig pushed a commit to wormogig/jedis that referenced this issue Oct 26, 2023
@wormogig
Copy link
Contributor

Hello.
I don't really understand the status of the issue and opened PR for it.
If the issue is not relevant - write, I will close it.

@sazzad16 sazzad16 linked a pull request Nov 14, 2023 that will close this issue
sazzad16 added a commit that referenced this issue Nov 14, 2023
* Add CLUSTER SHARDS command (#2984)

* Added new classes for CLUSTER SHARDS response

* Slots type changed to List<List<Long>> + style fixed

* Apply suggestions from code review

* reset redis before ClusterCommandTest added

* isSsl() added to ClusterShardNodeInfo

* Several assertion added to clusterShards test

---------

Co-authored-by: Khokhlov Aleksey <wormogig@gmail.com>
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants