Aias00 opened a new pull request, #938: URL: https://github.com/apache/rocketmq-dashboard/pull/938
## Summary **Track:** Track 1 / Control Plane reliability Consolidates and supersedes #783, #789, #877, and #881. - Disable ordinary message resend until its backend operation is available. - Show an explicit unavailable result for message consume verification. - Stop presenting simulated SSL configuration saves as successful writes. - Return unavailable for Ops setting writes that have no provider implementation. ## Verification - `mvn -Dtest=OpsControllerTest,OpsServiceTest test` (16 passed) - `npm test -- --run src/pages/instance/__tests__/MessagePageAsyncState.test.tsx src/pages/instance/__tests__/MessagePage.test.tsx src/pages/studio/__tests__/SslSettings.test.tsx` (23 passed) - `npm run lint -- ...` (0 errors; existing Fast Refresh warnings) - `git diff --check origin/rocketmq-studio...HEAD` Closes #782 Closes #788 Closes #876 Closes #880 -- 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]
