Skip to content

[Bug][Master Dispatch] Master Dispatch Task Instance Failed #5755

@sunshining93

Description

@sunshining93

After using Dolphin Scheduler to create a simple work flow that contains some tasks, few tasks can not run in time when the timer tasks trigger.
In this case, master node and worker node load avg is very low, it seems like this always happens when the Netty Error occurs.
In the work flow, the task instance is Submit Success status, but can not get any Log Info in execute worker node, this situation lasts until task instance time out.

Please help to confirm whether this bug is related to Netty Error and fix this BUG

Dolphin Scheduler Version is 1.3.6
master(12c 24g) property:
master.exec.task.num=50;
master.dispatch.task.num = 100;
worker(32c 64g) property is default

image
image
image

By Analyzing the worker node log, The worker node normally execute 4-5 tasks at the same schedule time

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions