Aias00 opened a new pull request, #4335: URL: https://github.com/apache/rocketmq-dashboard/pull/4335
## Summary - replace the previous retention-bound hard validation with localized, non-blocking form guidance - explain that native window aggregation uses only metric snapshots currently retained locally - clarify that history outside the current retention period is unavailable and retention changes do not invalidate rules - reuse the shared Cluster and Business alert form without assuming a fixed deployment retention This rework follows the maintainer feedback on #4158. It makes no backend, persistence, import, cleanup, or aggregation-math changes. ## Verification - `npm test -- --run src/pages/ops/__tests__/AlertsPage.test.tsx` (24 passed; Cluster English and Business Chinese coverage) - `npm test -- --run src/i18n/__tests__/LangContext.test.tsx src/i18n/languagePreference.test.ts` (9 passed) - `npm run build` - changed-file ESLint (0 errors; 5 pre-existing warnings) - changed-file Prettier check - `git diff --check` Fixes #4157 -- 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]
