Skip to content

[Bug][AbstractDelayEventBus] TaskRetryLifecycleEvent block other events #16976

Open
1 of 2 issues completed
@reele

Description

@reele

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Image

a long time blocking will make the master server unresponsive.

so i'm thinking, how about adding a dedicated queue for delayed events?
or use PriorityBlockingQueue and manual implement DelayQueue's logic like org.apache.dolphinscheduler.server.master.runner.queue.PriorityDelayQueue ?

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Sub-issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions