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
Copy file name to clipboardExpand all lines: content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-0-tba.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,15 +83,13 @@ The following table shows which Redis modules are compatible with each Redis dat
83
83
84
84
- RS128768: Fixed an issue that prevented metric graph timestamp details from displaying in the Cluster Manager UI.
85
85
86
-
- RS127120:
86
+
- RS127120: Fixed an issue where `crdt_replicas` were not properly updated when flushing an Active-Active database.
87
87
88
88
- RS127054: Fixed an issue where the install script incorrectly reported "Port 53 is occupied" instead of the correct value of the occupied port.
89
89
90
90
- RS125934: Fixed validation that prevented updating the Active-Active database configuration if existing TLS certificates expired.
91
91
92
-
- RS125412:
93
-
94
-
- RS131360:
92
+
- RS125412: Fixed an issue where deleted external IP addresses were still listed as available during node configuration when joining a cluster.
95
93
96
94
- RS123645: Fixed inconsistent behavior for shard creation when you enable sharding.
97
95
@@ -101,15 +99,13 @@ The following table shows which Redis modules are compatible with each Redis dat
101
99
102
100
- RS121076: Added a 5-minute connection timeout when promoting a replica shard to a primary role.
103
101
104
-
- RS118144:
105
-
106
102
- RS118103: Removed the inaccurate shard `BACKUP_PROGRESS` column from the `rladmin status` command's output.
107
103
108
-
- RS116990:
104
+
- RS116990: Fixed an issue with flash-enabled databases where `FLUSHDB` could cause shard crashes in versions 7.0 and 7.2, and cause clients to stop responding in earlier versions.
109
105
110
-
- RS114923:
106
+
- RS114923: Fixed an issue where the legacy RDB parser could generate an `XGROUP CREATE` command with an incorrect `ENTRIESREAD` value when syncing a source RDB to a database with Redis version 7.0 or later.
111
107
112
-
- RS114258:
108
+
- RS114258: Fixed an issue where an Active-Active database instance could lose keys during partial syncing if the destination shard was stale.
0 commit comments