Skip to content

Use SimpleFuture to refactor TaskRuntime#3399

Merged
baiyangtx merged 5 commits intoapache:masterfrom
majin1102:process-dev
Jan 10, 2025
Merged

Use SimpleFuture to refactor TaskRuntime#3399
baiyangtx merged 5 commits intoapache:masterfrom
majin1102:process-dev

Conversation

@majin1102
Copy link
Contributor

Why are the changes needed?

Close #3258 .

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

Copy link
Contributor

@baiyangtx baiyangtx left a comment

Choose a reason for hiding this comment

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

LGTM

@baiyangtx baiyangtx merged commit dd930a1 into apache:master Jan 10, 2025
4 checks passed
zhoujinsong pushed a commit to zhoujinsong/amoro that referenced this pull request Jan 21, 2025
* [AMORO-3258] Use SimpleFuture to refactor TaskRuntime and eliminate task lock

* [AMORO-3265] fix ut test

* Optimize logics

* Spotless apply

* Fix ut issues

---------

Co-authored-by: majin.nathan <majin.nathan@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Subtask]: Use SimpleFuture to refactor TaskRuntime and eliminate task lock

2 participants