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

   ## Summary
   - trim mock-mode cluster and client-type filters before matching
   - treat blank optional filters as absent
   - add regression coverage for padded and blank filter values
   
   ## Why
   The backend normalizes optional connection filters, but mock mode compared 
raw strings. The same request could therefore return data in real mode and an 
empty list in mock mode.
   
   ## Testing
   - `NODE_OPTIONS=--no-experimental-webstorage npm test -- 
src/services/connectionsService.test.ts`


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