lenboo opened a new issue #1477: [BUG] some task would be running all the time URL: https://github.com/apache/incubator-dolphinscheduler/issues/1477 Because of inserting MySQL and ZK data in a transaction, ZK data would be inserted first, when mysql data is delayed for some reason, worker cannot find the corresponding MySQL data when getting ZK data, which causes the problem that the worker deletes ZK data, and the task would be running all the time. **Describe the bug** task state would not change when db delayed. **Which version of Dolphin Scheduler:** -[1.2.0]
---------------------------------------------------------------- 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] With regards, Apache Git Services
