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: addresses null key prefix when indices already created (resolves… #123

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

bsbodden
Copy link
Contributor

@bsbodden bsbodden commented Nov 4, 2022

gh-122)

Addresses #122

The issue is the create index call will throw an exception if the index already exists, and that was happening before we added the class to the Indexer. Therefore there was no way to get the prefix to construct the key.

@bsbodden bsbodden self-assigned this Nov 4, 2022
Copy link

@guyroyse guyroyse left a comment

Choose a reason for hiding this comment

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

Ship it!

@bsbodden bsbodden merged commit a708535 into redis:main Nov 4, 2022
@bsbodden bsbodden deleted the bsb/issue-122 branch November 4, 2022 14:56
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