You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/02/15 15:35:23 UTC

[GitHub] [incubator-dolphinscheduler] chengshiwen edited a comment on issue #4757: [Bug][server] failoverWorker 容错

chengshiwen edited a comment on issue #4757:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/4757#issuecomment-779295830


   @dailidong @zhuangchong @CalvinKirs 
   This issue is caused by calculating the warm-up time of load balancing, see
   - [code 1](https://github.com/apache/incubator-dolphinscheduler/blob/5f40fce1f5544baffe34356e4244aaf0b364fd83/dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/registry/WorkerRegistry.java#L162)
   - [code 2](https://github.com/zt-1997/incubator-dolphinscheduler/blob/8aae5b599b9f7437e4f1e0dd365d62f86d9f03b1/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/WorkerGroupService.java#L170)
   
   Similar problems always exist wherever the timestamp suffix needs to be removed.


----------------------------------------------------------------
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:
users@infra.apache.org