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

   ## Summary
   
   - clamp out-of-range topic/group counts instead of throwing integer overflow
   - skip blank open endpoints and trim usable endpoint URLs
   - trim catalog search input and reject blank instance identifiers from 
detail responses
   
   ## Why
   
   Tencent catalog fields are remote data. Oversized counts currently fail the 
entire catalog call, while blank endpoints are exposed as selectable connection 
targets.
   
   ## Tests
   
   - `mvn -q -f server/pom.xml -Dtest=TencentCatalogServiceTest 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