yyqdbngt opened a new pull request, #2402: URL: https://github.com/apache/rocketmq-dashboard/pull/2402
## Summary - treat a null provider capability set as empty - ignore null capability entries before stable ordinal sorting - add coverage for malformed provider results ## Why Capability discovery is an SPI boundary. A sparse or null provider result currently raises an NPE and prevents the instance page from loading. ## Tests - `mvn -q -f server/pom.xml -Dtest=InstanceCapabilityServiceTest test` -- 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]
