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

feat: 新增jupiter-xxl-job执行器,集成xxl-job分布式调度任务平台 #297

Merged
merged 16 commits into from
Mar 21, 2022
Merged

feat: 新增jupiter-xxl-job执行器,集成xxl-job分布式调度任务平台 #297

merged 16 commits into from
Mar 21, 2022

Conversation

DenisYin66
Copy link
Contributor

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@DenisYin66 DenisYin66 changed the title feature: 新增jupiter-xxl-job执行器,集成xxl-job分布式调度任务平台 feat: 新增jupiter-xxl-job执行器,集成xxl-job分布式调度任务平台 Mar 7, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2022

Codecov Report

Merging #297 (f3b2d13) into master (1302753) will increase coverage by 2.21%.
The diff coverage is 47.06%.

@@            Coverage Diff             @@
##           master     #297      +/-   ##
==========================================
+ Coverage   25.50%   27.72%   +2.21%     
==========================================
  Files          88       93       +5     
  Lines        5786     6463     +677     
==========================================
+ Hits         1476     1792     +316     
- Misses       4192     4545     +353     
- Partials      118      126       +8     
Impacted Files Coverage Δ
pkg/executor/xxl/executor.go 4.19% <4.19%> (ø)
pkg/executor/xxl/task.go 69.64% <69.64%> (ø)
pkg/application/application.go 75.21% <81.81%> (-0.23%) ⬇️
pkg/executor/xxl/options.go 93.24% <93.24%> (ø)
pkg/executor/xxl/list.go 100.00% <100.00%> (ø)
pkg/executor/xxl/util.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1302753...f3b2d13. Read the comment docs.

Copy link
Member

@sysulq sysulq left a comment

Choose a reason for hiding this comment

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

可以rebase下

@sysulq
Copy link
Member

sysulq commented Mar 10, 2022

/rebase

@sysulq sysulq merged commit 97a81e4 into douyu:master Mar 21, 2022
@yanconcon
Copy link

请问xxl-job 对应的是哪个版本

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants