Technoboy- opened a new issue #1691: Refactor alert template URL: https://github.com/apache/incubator-dolphinscheduler/issues/1691 Background Now, we use FreeMarker to load alert template, and only this simple function. Suggestion Removing FreeMarker, use a template interface , and default implementation is concat string. Anyone who want to extend , just implement the interface.
---------------------------------------------------------------- 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
