Skip to content

[Studio] Harden cluster config and store loading - #646

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:consolidate/studio-cluster-config-store
Closed

[Studio] Harden cluster config and store loading#646
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:consolidate/studio-cluster-config-store

Conversation

@Aias00

@Aias00 Aias00 commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • validate cluster flushDiskType values before applying config updates
  • load clusters in the frontend cluster store through the shared cluster service
  • keep cluster store loading state reset after load failures
  • consolidate related cluster config/store PRs into one review unit

Supersedes

#600 #612

Tests

  • JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -Dtest=ClusterServiceTest test
  • npm ci --ignore-scripts --no-audit --no-fund && npm test -- --run src/stores/clusterStore.test.ts
  • git diff --check

Copilot AI review requested due to automatic review settings July 27, 2026 04:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aias00

Aias00 commented Jul 27, 2026

Copy link
Copy Markdown
Author

Superseded by #645. Folded into the consolidated cluster repository/config state PR because cluster identity ordering and config/store loading are the same cluster state stability surface.

@Aias00 Aias00 closed this Jul 27, 2026
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.

2 participants