yuluo-yx opened a new issue, #2773: URL: https://github.com/apache/rocketmq-dashboard/issues/2773
## Problem Region display lookup trims known IDs for map access but returns the original padded string for unknown IDs. The same input is therefore normalized differently depending on whether it exists in the bundled catalog. ## Expected behavior Return the trimmed identifier as the fallback for unknown regions while preserving null and blank behavior. ## Verification Extend RegionNames tests with a padded unknown region ID. -- 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]
