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 2019/12/31 13:50:18 UTC

[GitHub] [incubator-dolphinscheduler] dailidong edited a comment on issue #1658: Refactor WorkerServer

dailidong edited a comment on issue #1658: Refactor WorkerServer
URL: https://github.com/apache/incubator-dolphinscheduler/issues/1658#issuecomment-569931594
 
 
   > * MasterServer keeps the current logic and when it picks a task, directly sends it to target worker using RoundRobin policy.
   >   what's the mean 'directly sends it to target worker using RoundRobin policy.'
   
   
   RoundRobin's chinese name is "轮询"
   
   > * WorkerServer will start up as predefined group and register itself to zk node.
   >   what's the ‘predefined group’
   
   I'm also curious,haha
   
   > all of above process need stable communication network, what should to do in unstable situation?
   
   netty can easily implement this
   
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services