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

Decode nodeId with jedis util SafeEncoder #1607

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

werkt
Copy link
Collaborator

@werkt werkt commented Jan 8, 2024

Node name strings provided via cluster slots will be byte arrays that require decoding. Use the inbuilt SafeEncoder from jedis which is used to decode all other strings.

@bazelbuild bazelbuild deleted a comment from google-cla bot Jan 8, 2024
Node name strings provided via `cluster slots` will be byte arrays
that require decoding. Use the inbuilt SafeEncoder from jedis which is
used to decode all other strings.
@werkt werkt merged commit 74316e7 into bazelbuild:main Jan 8, 2024
2 checks passed
@werkt werkt deleted the redis-node-encoding branch February 29, 2024 19:30
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.

None yet

2 participants