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 2020/04/20 08:15:34 UTC

[GitHub] [incubator-dolphinscheduler] xingchun-chen opened a new issue #2468: [BUG] After restarting the worker service, the old worker group in zk is not deleted

xingchun-chen opened a new issue #2468:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2468


   1. set  worker Configuration  : worker.group=worker_group_188
   2.start worker service,the worker group in zk is worker_group_188 ,as shown below:
   ![image](https://user-images.githubusercontent.com/55787491/79728525-a3e35c00-8320-11ea-930a-2fd67a5910cc.png)
   
   3. kill the worker service, and modify worker Configuration : #worker.group=default 
   4.restart the worker service, worker_group_188 wasn't deleted ,as shown below:
   ![image](https://user-images.githubusercontent.com/55787491/79729372-f5d8b180-8321-11ea-8329-bd434aa1cefb.png)
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   


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



[GitHub] [incubator-dolphinscheduler] qiaozhanwei commented on issue #2468: [BUG] After restarting the worker service, the old worker group in zk is not deleted

Posted by GitBox <gi...@apache.org>.
qiaozhanwei commented on issue #2468:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2468#issuecomment-616393108


   This is normal,worker down,only offlie worker , not delete worker group,this is no affect ui set worker group


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



[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #2468: [BUG] After restarting the worker service, the old worker group in zk is not deleted

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #2468:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2468#issuecomment-616408093


   After switching the worker configuration, running the workflow master reports an error and cannot connect to the worker
   ![image](https://user-images.githubusercontent.com/55787491/79733269-6c2be280-8327-11ea-935a-c63d484d0b47.png)
   


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