Open
1 of 2 issues completedOpen
1 of 2 issues completed
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
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
- I agree to follow this project's Code of Conduct