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

   ## Summary
   - paginate persisted system-alert queries with optional level filtering and 
stable ordering
   - update the API and UI to render server pages with bounded page sizes
   - preserve acknowledgement and clear behavior while refreshing the active 
page
   
   ## Dependency
   This branch builds on #2272, which supplies the targeted point lookups used 
by alert mutations.
   
   ## Verification
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 PATH="$JAVA_HOME/bin:$PATH" mvn -q -B -ntp 
-Dtest=AlertServiceTest,MybatisPlusAlertRepositoryTest,SystemAlertControllerTest
 test`
   - `npm run build`
   - `npm test -- --run src/api/ops.test.ts src/services/opsService.test.ts 
src/pages/ops/__tests__/SystemAlertsPage.test.tsx`
   
   Closes #2277
   


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