Skip to content

Conversation

@pufit
Copy link
Member

@pufit pufit commented Oct 27, 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):

Fix ACCESS_ENTITY_NOT_FOUND error when trying to execute clusterAllReplicas from a user with a non-existing role. Resolves #87670

@clickhouse-gh
Copy link

clickhouse-gh bot commented Oct 27, 2025

Workflow [PR], commit [3944d47]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Oct 27, 2025
@serxa serxa self-assigned this Oct 27, 2025
@pufit pufit added this pull request to the merge queue Oct 30, 2025
Merged via the queue into master with commit 33516ce Oct 30, 2025
124 checks passed
@pufit pufit deleted the pufit/dropped-external-roles-on-cluster branch October 30, 2025 13:22
@robot-ch-test-poll robot-ch-test-poll added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 30, 2025
@pufit pufit added pr-must-backport Pull request should be backported intentionally. Use this label with great care! pr-must-backport-cloud labels Oct 31, 2025
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added pr-backports-created-cloud deprecated label, NOOP pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR labels Oct 31, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Oct 31, 2025
Cherry pick #89068 to 25.3: Fix `clusterAllReplicas` queries with external role when it was dropped
robot-clickhouse added a commit that referenced this pull request Oct 31, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Oct 31, 2025
Cherry pick #89068 to 25.8: Fix `clusterAllReplicas` queries with external role when it was dropped
robot-clickhouse added a commit that referenced this pull request Oct 31, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Oct 31, 2025
Cherry pick #89068 to 25.9: Fix `clusterAllReplicas` queries with external role when it was dropped
robot-clickhouse added a commit that referenced this pull request Oct 31, 2025
robot-clickhouse-ci-2 added a commit that referenced this pull request Oct 31, 2025
Cherry pick #89068 to 25.10: Fix `clusterAllReplicas` queries with external role when it was dropped
robot-clickhouse added a commit that referenced this pull request Oct 31, 2025
clickhouse-gh bot added a commit that referenced this pull request Oct 31, 2025
Backport #89068 to 25.10: Fix `clusterAllReplicas` queries with external role when it was dropped
clickhouse-gh bot added a commit that referenced this pull request Oct 31, 2025
Backport #89068 to 25.9: Fix `clusterAllReplicas` queries with external role when it was dropped
@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 Oct 31, 2025
pufit added a commit that referenced this pull request Nov 7, 2025
Backport #89068 to 25.8: Fix `clusterAllReplicas` queries with external role when it was dropped
pufit added a commit that referenced this pull request Nov 7, 2025
Backport #89068 to 25.3: Fix `clusterAllReplicas` queries with external role when it was dropped
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.

Code: 492 ACCESS_ENTITY_NOT_FOUND after DROP ROLE; error persists after reconnect and any clusterAllReplicas() query fails

6 participants