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

   ## Summary
   - validate the runtime shape of Consumer Group subscribedTopics before 
planning
   - mark malformed rows as INVALID instead of actionable CREATE entries
   - prevent malformed topic arrays from aborting comparison against existing 
groups
   - cover both new and existing Consumer Group paths with a parsed JSON 
regression test
   
   Closes #1968
   
   ## Validation
   - npm test -- --run src/services/resourcePlanService.test.ts
   - npx eslint src/services/resourcePlanService.ts 
src/services/resourcePlanService.test.ts
   - npm run build
   - git diff --check


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