qiaozhanwei commented on issue #2532: URL: https://github.com/apache/incubator-dolphinscheduler/issues/2532#issuecomment-619672255
1,online represents a kind of lock. For example, if a process definition is online, he can add a timer. If it is online, you can modify the process definition at will, do you think it is good? 2. process instance, you run the process instance, for example, if the process instance has a problem, you can modify it. It can be synchronized to the process or not synchronized to the process definition. 1,上线就是代表了一种锁,比如说一个流程定义处于上线状态,他才能加定时,如果要是上线状态,你随意对流程定义修改,你觉得好么? 2,对于流程实例,你跑完的流程实例,比如说你流程实例跑的有问题,你可以修改哈,他可以同步到流程定,也可以不同步到流程定义 ---------------------------------------------------------------- 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: [email protected]
