ruanwenjun commented on code in PR #13865:
URL:
https://github.com/apache/dolphinscheduler/pull/13865#discussion_r1157057060
##########
dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/registry/WorkerRegistryClient.java:
##########
@@ -98,6 +103,15 @@ private void registry() {
log.info("Worker node: {} registry finished",
workerConfig.getWorkerAddress());
}
+ public Host getAlertServerAddress() {
Review Comment:
Done
--
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]