Aias00 opened a new issue, #1209:
URL: https://github.com/apache/rocketmq-dashboard/issues/1209
## Problem
`AlertRuleAssetService` calls `root.get("groups")` after
`yamlMapper.readTree`. Empty YAML produces a null root, so one empty bundled
asset can fail alert asset listing or default rule loading.
## Scope
- Treat empty or non-object YAML assets as invalid and skip them with a
diagnostic warning.
- Keep valid alert rule assets available.
- Add focused regression coverage.
## Track
Track 1: Control Plane alert observability.
--
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]