kevinlin299 commented on issue #1477: URL: https://github.com/apache/dolphinscheduler/issues/1477#issuecomment-2586124327
> > 1.2.1解决了这个问题,你可以同时升级到>= 1.2.1 ,如果你的版本低于1.2.1,你也可以手动解决这个问题: > > > > 1. 清除zk中的任务队列路径:/dolphinscheduler/task_queue > > 2. 将任务状态更改为失败(整数值:6)。 > > 3. 通过从失败中恢复来运行工作流程 > > 我的2.0.5版本也有这个问题,工作流实例一直不停止,实际已经报错了。 我的3.0.1也有这个问题,通过上面的方法处理后还是有这个问题  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
