Skip to content

Don't initialize index storage with stable checkpoint publishing#2486

Merged
Hayden-IO merged 1 commit intomainfrom
haydentherapper-patch-1
May 23, 2025
Merged

Don't initialize index storage with stable checkpoint publishing#2486
Hayden-IO merged 1 commit intomainfrom
haydentherapper-patch-1

Conversation

@Hayden-IO
Copy link
Copy Markdown
Contributor

This was leftover from when the index storage was exclusively Redis. We should not initialize index storage if only enable_stable_checkpoint is set, since this will try to create a storage provider from a flag that may be unset.

Summary

Release Note

Documentation

This was leftover from when the index storage was exclusively Redis. We should not initialize index storage if only enable_stable_checkpoint is set, since this will try to create a storage provider from a flag that may be unset.

Signed-off-by: Hayden B <[email protected]>
@Hayden-IO Hayden-IO requested a review from a team as a code owner May 23, 2025 18:44
@Hayden-IO Hayden-IO merged commit d4e59ed into main May 23, 2025
16 checks passed
@Hayden-IO Hayden-IO deleted the haydentherapper-patch-1 branch May 23, 2025 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.

2 participants