Skip to content

[Studio] Harden mock service data handling - #631

Open
Aias00 wants to merge 3 commits into
apache:rocketmq-studiofrom
Aias00:consolidate/studio-mock-service-hardening
Open

[Studio] Harden mock service data handling#631
Aias00 wants to merge 3 commits into
apache:rocketmq-studiofrom
Aias00:consolidate/studio-mock-service-hardening

Conversation

@Aias00

@Aias00 Aias00 commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • return copied mock rows from cluster, instance, dashboard, connection, topic, message, consumer, ACL, and ops services
  • keep mock topic search trimmed and blank-search safe
  • make mock audit search null-safe while returning copied audit records
  • consolidate related mock service hardening PRs into one review unit

Supersedes

#606 #607 #608 #609 #616 #617 #621 #622 #623 #604 #598

Tests

  • npm ci --ignore-scripts --no-audit --no-fund
  • npm test -- --run src/services/clusterService.test.ts src/services/instanceService.test.ts src/services/dashboardService.test.ts src/services/connectionsService.test.ts src/services/topicService.test.ts src/services/messageService.test.ts src/services/consumerService.test.ts src/services/aclService.test.ts src/services/opsService.test.ts
  • npm run lint -- --max-warnings=999
  • git diff --check

Copilot AI review requested due to automatic review settings July 27, 2026 02:19

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.

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