yyqdbngt opened a new pull request, #3378: URL: https://github.com/apache/rocketmq-dashboard/pull/3378
## Summary Extends the existing `ConsumerDiagnosticsServiceTest` (4 to 5 tests) with the blank-instance branch. Added case: - a blank/whitespace instance id is normalized to `null` (unscoped) before delegation, while group and client id remain required. ## Why The instance selector is optional for unscoped stack lookups; only group/client validation and trimming were covered before. ## Testing `mvn -B test -Dtest=ConsumerDiagnosticsServiceTest` — 5/5 pass; checkstyle (validate) clean. -- 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]
