From 5cdf581c33cd59f43d19cb4a66e430e589c52955 Mon Sep 17 00:00:00 2001 From: TimLFletcher Date: Fri, 4 Sep 2026 12:00:04 +0100 Subject: [PATCH] [DOC-14519][AI] Point durable writes note at the correct section The 8.0 "What's New" entry for maintaining durable write availability linked to Auto-Failover and Ephemeral Buckets in automatic-failover.adoc. It now links to Maintaining Durable Writes During Replica Failovers in durability.adoc, which is the section describing the feature. Does not address the second half of the ticket, which reports the feature as cluster-level where the core documentation calls it bucket-level. The ticket asks for that to be confirmed with Engineering first. Co-Authored-By: Claude Opus 5 --- modules/introduction/partials/new-features-80.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/introduction/partials/new-features-80.adoc b/modules/introduction/partials/new-features-80.adoc index e3b36b2aea..b7dd547661 100644 --- a/modules/introduction/partials/new-features-80.adoc +++ b/modules/introduction/partials/new-features-80.adoc @@ -94,7 +94,7 @@ Use this setting only in special cases such as when you're performing a graceful Always turn off this setting as soon as possible. ==== -See xref:learn:clusters-and-availability/automatic-failover.adoc#auto-failover-and-ephemeral-buckets[Auto-Failover and Ephemeral Buckets] for more information about this feature. +See xref:learn:data/durability.adoc#maintaining-durable-writes[Maintaining Durable Writes During Replica Failovers] for more information about this feature. ==== Configurable Warmup Behavior (Background Warmup)