Aias00 opened a new pull request, #924:
URL: https://github.com/apache/rocketmq-dashboard/pull/924

   ## Summary
   
   **Track:** Track 1 / AI-Native unified control plane
   
   Consolidates and supersedes #910, #912, #914, #916, #919, #921, and #923 
into one reviewable web service/store contract hardening change.
   
   - Ignore stale overlapping cluster refresh responses.
   - Normalize blank consumer search input before mock filtering.
   - Reject updates for missing alert rules.
   - Keep mock cluster writes safe by copying K8s SAN data and rejecting 
duplicate NameServer edits.
   - Reject duplicate mock topic creates and deletes of missing mock instances.
   - Apply requested time ranges when querying mock messages.
   
   ## Verification
   
   - \`npm test -- --run src/stores/clusterStore.test.ts 
src/services/consumerService.test.ts src/services/opsService.test.ts 
src/services/clusterService.test.ts src/services/topicService.test.ts 
src/services/instanceService.test.ts src/services/messageService.test.ts\`
   - \`npm run lint -- src/stores/clusterStore.ts 
src/stores/clusterStore.test.ts src/services/consumerService.ts 
src/services/consumerService.test.ts src/services/opsService.ts 
src/services/opsService.test.ts src/services/clusterService.ts 
src/services/clusterService.test.ts src/services/topicService.ts 
src/services/topicService.test.ts src/services/instanceService.ts 
src/services/instanceService.test.ts src/services/messageService.ts 
src/services/messageService.test.ts\`
   - \`git diff --check origin/rocketmq-studio...HEAD\`
   
   Closes #909
   Closes #911
   Closes #913
   Closes #915
   Closes #917
   Closes #918
   Closes #920
   Closes #922


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to