dailidong commented on issue #1658: Refactor WorkerServer URL: https://github.com/apache/incubator-dolphinscheduler/issues/1658#issuecomment-569932318 > If the WorkerServer died after receiving a task, MasterServer will use execution-timeout time to ping WorkerServer to detect liveness. If ping failed, try another worker node. In this case, task may execute more than once. I have a question about this, why not use zookeeper to monitor whether the worker alive or not ? ping method seems old
---------------------------------------------------------------- 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
