Skip to content

Commit b99646e

Browse files
committed
DOC-4054 Add missing descriptions for 7.6 resolved issues
1 parent 2957116 commit b99646e

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

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

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,13 @@ The following table shows which Redis modules are compatible with each Redis dat
8383

8484
- RS128768: Fixed an issue that prevented metric graph timestamp details from displaying in the Cluster Manager UI.
8585

86-
- RS127120:
86+
- RS127120: Fixed an issue where `crdt_replicas` were not properly updated when flushing an Active-Active database.
8787

8888
- RS127054: Fixed an issue where the install script incorrectly reported "Port 53 is occupied" instead of the correct value of the occupied port.
8989

9090
- RS125934: Fixed validation that prevented updating the Active-Active database configuration if existing TLS certificates expired.
9191

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.
9593

9694
- RS123645: Fixed inconsistent behavior for shard creation when you enable sharding.
9795

@@ -101,15 +99,13 @@ The following table shows which Redis modules are compatible with each Redis dat
10199

102100
- RS121076: Added a 5-minute connection timeout when promoting a replica shard to a primary role.
103101

104-
- RS118144:
105-
106102
- RS118103: Removed the inaccurate shard `BACKUP_PROGRESS` column from the `rladmin status` command's output.
107103

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.
109105

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.
111107

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.
113109

114110
## Version changes
115111

0 commit comments

Comments
 (0)