RS: Copied Search 8.4 rolling upgrade limitation to all affected RS release notes#3524
Merged
Conversation
Contributor
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
shreyaverma-git
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Documentation-only edits to release notes; no product code or configuration behavior changes.
Overview
Adds the same Known limitations entry to eight Redis Software 8.0.x release note pages (
rs-8-0-10-64,10-76,10-81,16-29,16-33,18-23,18-36,20-19), matching text already on the RS 8.0 releases index.The new section documents that Redis Search queries can fail during rolling upgrades that cross the Redis 8.4 boundary when mixed shard versions coexist, tied to an 8.4 protocol change. It notes the issue applies only if
parallel_shards_upgradeis non-default (not0), and that Redis Search may be unavailable until every node finishes upgrading.Reviewed by Cursor Bugbot for commit b766ad9. Bugbot is set up for automated code reviews on this repo. Configure here.