yuluo-yx opened a new issue, #2456:
URL: https://github.com/apache/rocketmq-dashboard/issues/2456

   ## Problem
   
   InstanceRepository trims identifiers only for the numeric fallback. A padded 
numeric identifier resolves correctly, while the same whitespace around a named 
instance causes findByName to miss it.
   
   ## Expected behavior
   
   Normalize the identifier once and use the same value for both name and 
numeric lookups.
   
   ## Verification
   
   Add a repository test that resolves a padded named identifier and captures 
the canonical query value.


-- 
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]

Reply via email to