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

   Follow-up to #1920: bulkToggleRules used the upsert-style saveRule, so a 
rule deleted between the snapshot load and the update was silently recreated. 
Switch to replaceRule (existence-checked update), report concurrently deleted 
rules as failures, and add a regression test. Verified: AlertServiceTest + 
AlertRuleControllerTest 61/61 green.


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