Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSIP-73] Add dolphinscheduler-task-executor module to unify the task execution logic #16790

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ruanwenjun
Copy link
Member

Purpose of the pull request

close #16619

Brief change log

  • Add new module dolphinscheduler-task-executor
  • Add LogicTaskEngine, PhysicalTaskEngine impletation.

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

Pull Request Notice

Pull Request Notice

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@ruanwenjun ruanwenjun force-pushed the dev_wenjun_implementLogicTaskSupportPasueKill branch from d3942d4 to 9abfb14 Compare November 11, 2024 15:06
@ruanwenjun ruanwenjun marked this pull request as draft November 11, 2024 15:06
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_implementLogicTaskSupportPasueKill branch 4 times, most recently from ac13593 to e3f5a95 Compare November 12, 2024 13:44
@ruanwenjun ruanwenjun added this to the 3.3.0 milestone Nov 12, 2024
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_implementLogicTaskSupportPasueKill branch 10 times, most recently from dcb9f6d to 352759e Compare November 13, 2024 13:20
@ruanwenjun ruanwenjun force-pushed the dev_wenjun_implementLogicTaskSupportPasueKill branch from 352759e to 98cb032 Compare November 13, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DSIP-73] Add dolphinscheduler-task-executor module to unify the task execution logic
1 participant