Skip to content

Commit 0ccca8e

Browse files
committed
DOC-5568 Added more 7.28.2 resolved issues to Gilboa release notes
1 parent df05655 commit 0ccca8e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,22 @@ The following table shows which Redis modules are compatible with each Redis dat
8181

8282
- RS164218: Fixed an issue where Speedb log files were not properly rotated and archived, causing logs to accumulate and consume disk space.
8383

84+
- RS162719: Fixed an issue where connection problems could prevent shards from restarting during failover and cause the failover process to become stuck.
85+
86+
- RS161589: Changed the installer answers file parameter from `skip_updating_env_path` to `update_env_path` to improve clarity and accuracy.
87+
88+
- RS161574: Fixed an issue where Active-Active database synchronization could fail when Lua scripts used certain read-only commands that accessed keys across multiple slots.
89+
90+
- RS160347: Made optimizations to reduce the `heartbeatd` service's memory usage.
91+
92+
- RS156394: Improved error messages when module commands are temporarily unavailable during cluster configuration changes.
93+
94+
- RS154815: Improved diagnostic reporting for connection issues when the maximum number of transactions is reached.
95+
96+
- RS147053: Fixed an issue where some `system_reserved_ports` were not displayed in the `rladmin info cluster` command output.
97+
98+
- RS114668: Fixed an issue where setting `failure_detection_sensitivity` with the `bootstrap` API did not automatically update `watchdog_profile` accordingly.
99+
84100
## Version changes
85101
86102
- TBA

0 commit comments

Comments
 (0)