[DOC-14519][AI] Point durable writes note at the correct section - #4157
Draft
TimLFletcher wants to merge 1 commit into
Draft
[DOC-14519][AI] Point durable writes note at the correct section#4157TimLFletcher wants to merge 1 commit into
TimLFletcher wants to merge 1 commit into
Conversation
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 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partially addresses DOC-14519. Do not close the ticket on merge.
What changed
modules/introduction/partials/new-features-80.adoc(included byintroduction/whats-new.adoc), line 97.The 8.0 "What's New" entry for Optionally Maintain Durable Write Availability After Losing Majority Due to Failover linked to a section about ephemeral buckets:
The new target is the section that actually describes the feature.
What this does NOT fix
The ticket reports two problems. The second is that line 83 calls this a cluster-level option while the core documentation describes a bucket-level setting. The ticket itself says this needs confirming with Engineering before the wording changes, so it is deliberately left alone here.
Verification
Anchor
[#maintaining-durable-writes]confirmed present atmodules/learn/pages/data/durability.adoc:373. Checked by inspection, because Antora validates xref page targets but not#fragmentanchors.Build diffed against a clean-tree baseline of
release/8.0:🤖 Generated with Claude Code