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

   Closes #2512
   
   ## Summary
   - read the effective Apache subscription-group retry settings from the 
selected instance
   - add a scoped update API for retry queue count and maximum retry attempts
   - preserve all unexposed broker configuration fields by reading each master 
broker configuration before updating it
   - add a Consumer Group page configuration action and update the displayed 
retry limit after save
   - audit successful and failed updates; cloud instances remain explicitly 
unsupported
   
   ## Validation
   - `mvn -q 
-Dtest=ConsumerGroupControllerTest,RocketMQAdminClientImplTest,MetadataServiceTest
 test`
   - `npm test -- --run src/api/consumerGroups.test.ts 
src/services/consumerService.test.ts 
src/pages/instance/__tests__/ConsumerPage.test.tsx`
   - `npm run build`


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