Skip to content

Fix lightweight updates on cluster#87043

Merged
CurtizJ merged 1 commit intoClickHouse:masterfrom
CurtizJ:fix-lwu-on-cluster
Sep 15, 2025
Merged

Fix lightweight updates on cluster#87043
CurtizJ merged 1 commit intoClickHouse:masterfrom
CurtizJ:fix-lwu-on-cluster

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Sep 12, 2025

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Fixed lightweight updates with ON CLUSTER clause.

Fixes #86919.

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Sep 12, 2025

Workflow [PR], commit [7d0bebe]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Sep 12, 2025
@novikd novikd self-assigned this Sep 12, 2025
@CurtizJ CurtizJ added this pull request to the merge queue Sep 15, 2025
Merged via the queue into ClickHouse:master with commit 1ac1e02 Sep 15, 2025
123 checks passed
@CurtizJ CurtizJ deleted the fix-lwu-on-cluster branch September 15, 2025 09:01
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Sep 15, 2025
@CurtizJ CurtizJ added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Sep 17, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Sep 17, 2025
Cherry pick #87043 to 25.7: Fix lightweight updates on cluster
robot-clickhouse-ci-2 added a commit that referenced this pull request Sep 17, 2025
Cherry pick #87043 to 25.8: Fix lightweight updates on cluster
clickhouse-gh bot added a commit that referenced this pull request Sep 17, 2025
Backport #87043 to 25.8: Fix lightweight updates on cluster
@robot-clickhouse-ci-2 robot-clickhouse-ci-2 added pr-backports-created-cloud deprecated label, NOOP pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR labels Sep 17, 2025
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Sep 18, 2025
clickhouse-gh bot added a commit that referenced this pull request Sep 29, 2025
Backport #87043 to 25.7: Fix lightweight updates on cluster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-backports-created-cloud deprecated label, NOOP pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lightweight Update is unstable during distributed update process

5 participants