123123213weqw opened a new issue, #1547: URL: https://github.com/apache/rocketmq-dashboard/issues/1547
## Problem `AlertService` declares two `Pattern` constants but the class no longer imports `java.util.regex.Pattern`. The server module therefore fails during Java compilation with `cannot find symbol: class Pattern`. ## Proposed fix Restore the missing JDK import. -- 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]
