yyqdbngt opened a new pull request, #3483:
URL: https://github.com/apache/rocketmq-dashboard/pull/3483
### Summary
`SystemAlertController` exposes both the paged deliveries feed and the
per-alert delivery list. The suite covered the feed but not the single-alert
list endpoint.
### Changes
- `GET /api/system-alerts/{id}/deliveries` returns the deliveries for that
alert and forwards the parsed id
### Testing
`mvn test -Dtest=SystemAlertControllerTest` passes: 12 tests, 0 failures (up
from 11).
--
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]