zhanghuidouble commented on issue #1061: [BUG] zkNode taskQueue can not be removed when delete prorcessInstance URL: https://github.com/apache/incubator-dolphinscheduler/issues/1061#issuecomment-544216876 1. 我不太明白为什么taskQueue 上节点拼接串要加上 worker ip 生成的字符串,其实这个串只到taskInstanceId 也是可以的,worker取到节点后,可以通过taskInstance中的workerGroupId 来查询到最新的具体的worker ip 有哪些,不知道有什么别的考虑? 2. 这个串 是根据worker 分组的ip 拼接的,但是worker 分组的ip是可以随时编辑的,也就是目前的情况除非记录这个taskQueue 到taskInstance中,否则是无法在删除 工作流实例的时候再拼接处当时这个taskQueue 的 @qiaozhanwei
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services