You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't initialize index storage with stable checkpoint publishing (#2486)
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]>
0 commit comments