elonlo opened a new pull request #1717: Refactor Alert module #1694 URL: https://github.com/apache/incubator-dolphinscheduler/pull/1717 ## What is the purpose of the pull request Refactor Alert module *Step 1: define the Sender interface, use JAVA SPI to decouple the sender logic, and support the registration of alarm plugins.* ## Brief change log - *Add powermock to alert pom.xml* - *Add sender package to module* ## Verify this pull request This change added tests and can be verified as follows: - *Added EmailSenderTest to verify the change.* - *Added SenderManagerTest to verify the change.* - *Added ShortMessageServiceSenderTest to verify the change.* - *Added AlertExceptionTest to verify the change.* - *Manually verified the change by testing locally.*
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
