yyqdbngt opened a new pull request, #2412:
URL: https://github.com/apache/rocketmq-dashboard/pull/2412

   ## Summary
   
   - keep the external credential map non-null
   - trim credential references and discard blank/null map entries
   - return the existing 422 configuration error instead of an NPE for missing 
maps
   
   ## Why
   
   External property binding or programmatic configuration can replace the 
credential map with null or sparse entries. Resolving an instance credential 
then crashes before the intended configuration error is returned.
   
   ## Tests
   
   - `mvn -q -f server/pom.xml -Dtest=RuntimeAdminClientResolverTest 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]

Reply via email to