HeZean opened a new pull request, #11011: URL: https://github.com/apache/dolphinscheduler/pull/11011
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Closes #10840: User can config alert group for wether to receive fault tolerance warnings or not, and this warning will be sent to all groups that receives it (prior to this change, only default alert group with `id=1` will receive this warning regardless). <img width="350" alt="Screenshot 2022-07-17 at 11 44 19" src="https://user-images.githubusercontent.com/49837965/179382965-8423c944-86b9-4796-8722-e5c161b2008e.png"> ## Verify this pull request This change added tests and can be verified as follows: - `AlertDaoTest#testSendServerStoppedAlertCustomAlertGroup` - Manual test: create 3 feishu alarm plugin instances, 3 alert groups, modify their settings of receiving fault tol. warn. and verified that proper feishu bots send the warning. -- 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]
