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
[DOC-13372]: Update release note for Couchbase Server 7.2.8
Included details and resolution steps for a Magma storage bug causing potential document invisibility under specific conditions.
Signed-off-by: Ray Offiah <[email protected]>
a| In the latest update (version 7.2.8-8817), a key commit has been implemented to set the min and max iteration parameters for the planner during the CommandRepairBuild process. This update specifically targets the Replica Repair scenario to enhance system performance. The changes have been verified, but emphasize the need for a functional test to validate the ALTER INDEX functionality when increasing replicas, following the procedures outlined in a related ticket.
76
+
a| Couchbase Server 7.2.8-8817 introduces an update to the indexing component, setting the maxIteration parameter for planners during CommandRepairBuild. This update addresses MB-65375 by establishing min and max iterations for the Replica Repair scenario. Verification has been completed for version 7.2.8, as confirmed by unit testing. A functional test is recommended to verify ALTER INDEX functionality for increasing replicas, with steps outlined in the parent ticket MB-65347.
74
77
75
78
// Generated by [chatgpt:gpt-4o]
76
79
| Issue resolved
@@ -82,7 +85,7 @@ a| In the latest update (version 7.2.8-8817), a key commit has been implemented
0 commit comments