Skip to content

[BUG] some tasks would be running all the time when db delayed. #1477

@lenboo

Description

@lenboo

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]

Metadata

Metadata

Assignees

Labels

FAQbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions