btlqql opened a new pull request, #1921: URL: https://github.com/apache/rocketmq-dashboard/pull/1921
## Summary - add schema-versioned JSON export for RocketMQ instance connection metadata - add bounded import with validation, generated IDs, overwrite policy, dry-run previews, and per-record results - preserve creation metadata, invalidate changed Apache clients, validate cloud credential ownership, and audit applied imports - add a full import dialog, JSON download, mock-mode parity, and backend/frontend tests ## Validation - `mvn -q -Dtest=InstanceServiceTest,InstanceControllerTest test` - `NODE_OPTIONS=--no-experimental-webstorage npx vitest run src/api/instance.test.ts src/services/instanceService.test.ts src/pages/instance/__tests__/InstanceImportDialog.test.tsx src/pages/instance/__tests__/InstancePage.test.tsx` - `npm run build` - frontend ESLint and Prettier hooks -- 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]
