Skip to content

DAOS-17337 doc: update 2.6.5-p1 relnotes#18505

Open
gnailzenh wants to merge 1 commit into
release/2.6from
liang/b2_6_relnotes
Open

DAOS-17337 doc: update 2.6.5-p1 relnotes#18505
gnailzenh wants to merge 1 commit into
release/2.6from
liang/b2_6_relnotes

Conversation

@gnailzenh

Copy link
Copy Markdown
Collaborator

Update docs/release/release_notes.md for 2.6.5-p1

doc-only: true

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Update docs/release/release_notes.md for 2.6.5-p1

Signed-off-by: Liang Zhen <gnailzenh@gmail.com>
@gnailzenh gnailzenh requested a review from a team as a code owner June 16, 2026 16:53
#### DTX (Distributed Transactions)

* Fix multiple race conditions during DTX leader switch: add a version parameter to DTX abort
RPCs so stale abort requests from evicted old leaders are ignored by the new leader; handle

@jc98250 jc98250 Jun 16, 2026

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... RPCs so that stale ...
(add 'that')

empty MBS during early vos\_dtx\_load\_mbs() to prevent segfaults (DAOS-19036).

#### VOS (Versioned Object Store)
* Stop evicting VOS objects from cache after DTX commit, so that concurrent I/O on the

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... DTX commit so that ...
(remove the comma)

@jc98250 jc98250 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

content looks good. only a few editorial nits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants