Skip to content

[DOC-14145][AI] Add the missing 7.2.4 release note for MB-59746 - #4169

Draft
TimLFletcher wants to merge 1 commit into
release/7.2from
DOC-14145
Draft

TimLFletcher wants to merge 1 commit into
release/7.2from
DOC-14145

Conversation

@TimLFletcher

@TimLFletcher TimLFletcher commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Fixes DOC-14145.

Companion to #4168, which adds the 8.0.0 note for MB-66015 that @daniel Owen raised at the same time.

What changed

modules/release-notes/partials/docs-server-7.2.4-release-note.adoc, in Fixed Issues.

Fixed Issues for 7.2.4 had only Index Service, XDCR and Query Service. This adds a Data Service section, placed first, matching the order the 8.0 release notes use.

Issue Description Resolution
MB-59746 After a lock timeout, a document's CAS was left set to a special locked value, encoded as all ones (0xffff_ffff_ffff_ffff). Issue resolved. After a lock timeout, the document's CAS now reverts to its original value. This is a change in behaviour.

Sources

Claim Source
MB-59746 changed lock-timeout CAS behaviour and belongs in 7.2.4 Ticket, from @daniel Owen
CAS previously left at all ones, now reverts to its original value Ticket

MB-59746 appears nowhere in this branch, so it was genuinely missing.

Wording

The ticket gives the note as a single sentence. 7.2.4 uses a three-column table rather than the definition lists used in 8.0, so I split the text into Description (the old behaviour) and Resolution (the new behaviour) to fit the table. I also corrected two typos carried in the ticket's phrasing, "after the a lock timeout" and "would has been left". Substance is unchanged.

Open question for the reviewer

Is 7.2.4 still the right release to annotate? The ticket says 7.2.4, which shipped in January 2024. If the convention is to record a missed note against the current release rather than retrospectively, this belongs somewhere else.

Verification

PASS[docs-server @ DOC-14145 vs baseline release/7.2]: no new build diagnostics.

Baselined separately against release/7.2 (376 diagnostics).

🤖 Generated with Claude Code

The 7.2.4 behaviour change reverting a document's CAS after a lock timeout
was never recorded. Fixed Issues for 7.2.4 had no Data Service section, so
one is added ahead of Index Service, matching the section order used in the
8.0 release notes.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant