Skip to content

Synchronise 2026.1 with upstream#16

Merged
priteau merged 1 commit into
stackhpc/2026.1from
upstream/2026.1-2026-06-08
Jun 8, 2026
Merged

Synchronise 2026.1 with upstream#16
priteau merged 1 commit into
stackhpc/2026.1from
upstream/2026.1-2026-06-08

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

This PR contains a snapshot of 2026.1 from upstream stable/2026.1.

lazy='immediate' leads to each relationship being collected when
it is accessed. This results in at least three extra queries when
we query for all share snapshot details. lazy='selectin' collects
all data when the query is executed.

Closes-Bug: #1859785
Change-Id: Ic38a94aa1ecdc78c3b06863b6bbe5be9a77b332b
Co-Authored-By: Maurice Escher <maurice.escher@sap.com>
Signed-off-by: Kiran Pawar <kinpaa@gmail.com>
(cherry picked from commit 777018a)
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Jun 8, 2026
@github-actions github-actions Bot requested a review from a team as a code owner June 8, 2026 08:06
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Jun 8, 2026
@priteau priteau closed this Jun 8, 2026
@priteau priteau reopened this Jun 8, 2026
@priteau priteau merged commit 0f9aee5 into stackhpc/2026.1 Jun 8, 2026
3 checks passed
@priteau priteau deleted the upstream/2026.1-2026-06-08 branch June 8, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants