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-2x-releases/rs-7-2x-0-tba.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,15 @@ The following table shows which Redis modules are compatible with each Redis dat
49
49
50
50
### Resolved issues
51
51
52
-
- TBA
52
+
- RS156391: Fixed an issue where the `job_scheduler`'s memory usage could increase significantly when the diagnostic logging service was enabled.
53
+
54
+
- RS132033: Fixed an issue where out-of-memory errors in the Lua interpreter prevented scripts from running Redis commands until the shard was restarted. This fix is included in Redis database version 7.2 and requires a database upgrade from earlier versions.
55
+
56
+
- RS153192: Updated the installer's minimum RAM requirement to 8 GB.
57
+
58
+
- RS159685: Fixed an issue with high DMC CPU usage after changing the primary node of a cluster that has Active-Active databases.
59
+
60
+
- RS160546: Fixed an issue where `rladmin status extra all` did not show available RAM.
0 commit comments