Skip to content

Commit 557568c

Browse files
committed
Added module commands limitation for Active-Active DB upgrades to RS 8.0.2 release notes
1 parent 9b9f27d commit 557568c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/operate/rs/release-notes/rs-8-0-releases/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ The following table provides a snapshot of supported platforms as of this Redis
153153

154154
Due to module handling changes introduced in Redis Enterprise Software version 8.0, upgrading a cluster that contains custom or deprecated modules, such as RedisGraph and RedisGears v2, can become stuck when adding a new node to the cluster during a rolling upgrade.
155155

156+
#### Module commands limitation during Active-Active database upgrades to Redis 8.0
157+
158+
When upgrading an Active-Active database to Redis version 8.0, you cannot use module commands until all Active-Active database instances have been upgraded. Currently, these commands are not blocked automatically.
159+
156160
#### New Cluster Manager UI limitations
157161

158162
The following legacy UI features are not yet available in the new Cluster Manager UI:

content/operate/rs/release-notes/rs-8-0-releases/rs-8-0-tba.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,10 @@ The following table shows the SHA256 checksums for the available packages:
470470

471471
Due to module handling changes introduced in Redis Enterprise Software version 8.0, upgrading a cluster that contains custom or deprecated modules, such as RedisGraph and RedisGears v2, can become stuck when adding a new node to the cluster during a rolling upgrade.
472472

473+
#### Module commands limitation during Active-Active database upgrades to Redis 8.0
474+
475+
When upgrading an Active-Active database to Redis version 8.0, you cannot use module commands until all Active-Active database instances have been upgraded. Currently, these commands are not blocked automatically.
476+
473477
#### New Cluster Manager UI limitations
474478

475479
The following legacy UI features are not yet available in the new Cluster Manager UI:

0 commit comments

Comments
 (0)