Skip to content

PXC-5267: Code refresh for - PXC 8.4.11-11 - #15

Draft
jaideepkarande wants to merge 6 commits into
percona:percona-4.x-8.0from
jaideepkarande:PXC_5267
Draft

PXC-5267: Code refresh for - PXC 8.4.11-11#15
jaideepkarande wants to merge 6 commits into
percona:percona-4.x-8.0from
jaideepkarande:PXC_5267

Conversation

@jaideepkarande

@jaideepkarande jaideepkarande commented Aug 18, 2026

Copy link
Copy Markdown

wsrep-API refresh for the PXC 8.4.11-11 release (PXC-5267).

This is the first of the three submodule PRs to merge — galera and wsrep-lib both carry pointers to the sha produced here, and neither resolves until this lands.

What this merges

Ref Sha Brings
mariadb-corporation/wsrep-API master cf9c0a2c 5 commits
mariadb-corporation/wsrep-API v26 already contained in percona/percona-4.x-8.0; produced no commit

No conflicts.

The merge is history-only — the tree does not change

All five commits it brings in are upstream Merge branch 'v26' / Merge remote-tracking branch 'origin/v26' up-merges, and each was checked with git show --cc: none carries a single file of its own.

Commit Date
c9ff2fc9834 2024-05-21 Merge remote-tracking branch 'origin/v26'
17fe7b0d6d1 2024-06-18 Merge branch 'v26'
9dd8571b61a 2025-02-21 Merge remote-tracking branch 'origin/v26'
795700ecd18 2025-03-31 Merge branch 'v26'
cf9c0a2cf1f 2025-06-18 Merge branch 'v26'

git diff percona/percona-4.x-8.0..PXC_5267 is empty. So this PR records provenance — it aligns our branch with upstream's history so future merges have a common ancestor — and ships no behaviour change. That is stated explicitly because an empty diff with five commits otherwise looks like a mistake.

Where the sha goes

f80a23b6642 is consumed at two mount points, both nested inside other submodules:

Parent Path
galera wsrep/src
wsrep-lib wsrep-API/v26

Bumping wsrep-API therefore moves the galera and wsrep-lib pointers as well, which is why those two PRs each contain a pointer commit and why this one merges first.

Merge order

percona/wsrep-API (this PR)  →  percona/galera + percona/wsrep-lib  →  percona/percona-xtradb-cluster#2349

Validation

wsrep-API is not built standalone; it is exercised through the PXC release runs of pxc-8.x-pipeline-parallel-mtr, which build this exact sha as a nested submodule — #884 Debug, #885 RelWithDebInfo, #886 ASAN, #887 Valgrind. Since the tree is unchanged, nothing in those runs can be attributed to this PR. Full analysis on #2349.

Related

temeo and others added 6 commits May 21, 2024 13:03
Merge remote-tracking branch 'mariadb/master' into PXC_5267

History-only merge: mariadb/master carries merges of v26 whose content is already
in percona/percona-4.x-8.0, so the tree is unchanged. mariadb/v26 was already up
to date - no second merge commit.
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.

3 participants