Skip to content

[INLONG-12160][Manager] Add permission verification when modifying the datanode#12161

Merged
vernedeng merged 3 commits into
apache:masterfrom
fuweng11:INLONG-12160
Jul 15, 2026
Merged

[INLONG-12160][Manager] Add permission verification when modifying the datanode#12161
vernedeng merged 3 commits into
apache:masterfrom
fuweng11:INLONG-12160

Conversation

@fuweng11

@fuweng11 fuweng11 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Fixes #12160

Motivation

The current modification of the datanode does not include any permission verification, which allows members under the tenant to arbitrarily modify the datanode created by others. Therefore, permission verification for the datanode needs to be added.

Modifications

Add relevant verifications for modifying nodes in datanode.

@vernedeng
vernedeng merged commit c53c503 into apache:master Jul 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improve][Manager] Add permission verification when modifying the datanode

3 participants