Skip to content

[Studio] fix: validate cluster members before operations - #673

Open
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-072902
Open

[Studio] fix: validate cluster members before operations#673
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-072902

Conversation

@yx9o

@yx9o yx9o commented Jul 29, 2026

Copy link
Copy Markdown

What is the purpose of the change

Cluster operations only verified that the cluster existed. Operations targeting a missing Broker, NameServer, or Proxy could still report success.

Brief changelog

  • Validate the Broker before restart.
  • Validate the NameServer before update, restart, upgrade, and deletion.
  • Validate the Proxy before restart.
  • Return a 404 business error when the target does not exist.

Verifying this change

  • mvn -q -Dtest=ClusterServiceTest test
  • mvn -q test
  • mvn -q -DskipTests package
  • mvn -q checkstyle:check

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.

1 participant