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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,8 @@ The following table shows which Redis modules are compatible with each Redis dat
109
109
110
110
### Resolved issues
111
111
112
+
- RS123645: Fixed inconsistent behavior for shard creation when you enable sharding. Now, when creating a database with sharding enabled, you must always provide a `shard_key_regex`.
113
+
112
114
- RS130444: Fixed an issue that prevented creating or editing users without an email address in the Cluster Manager UI.
113
115
114
116
- RS121796: The "multiple endpoint" configuration database default setting should also enable sharding when selected.
@@ -123,8 +125,6 @@ The following table shows which Redis modules are compatible with each Redis dat
123
125
124
126
- RS125412: Fixed an issue where deleted external IP addresses were still listed as available during node configuration when joining a cluster.
125
127
126
-
- RS123645: Fixed inconsistent behavior for shard creation when you enable sharding.
127
-
128
128
- RS122012: Fixed an issue that sent a cutoff email message for long-running alerts.
129
129
130
130
- RS121726: Block the `remove_shards` option for `rlutil`. You can use Replica Of to decrease the shard count instead.
0 commit comments