Skip to content

[Improvement][MasterServer] event response handle parallel #7560

Merged
caishunfeng merged 25 commits intoapache:2.0.2-preparefrom
zwZjut:#7450
Dec 24, 2021
Merged

[Improvement][MasterServer] event response handle parallel #7560
caishunfeng merged 25 commits intoapache:2.0.2-preparefrom
zwZjut:#7450

Conversation

@zwZjut
Copy link
Copy Markdown
Contributor

@zwZjut zwZjut commented Dec 22, 2021

Purpose of the pull request

#7450

Brief change log

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:

zwZjut and others added 12 commits December 13, 2021 10:24
…s system delivery to #7237 (#7238)

* to #7237

* rerun test

Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
…taskInstance in project to #7081  (#7082)

* to #7081

* fix #7081

* to #7081

Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
…egistry.env_vars (#6808)

Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: Kirs <acm_master@163.com>
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
@zwZjut zwZjut changed the base branch from dev to 2.0.2-prepare December 22, 2021 19:55
@zwZjut zwZjut changed the title #7450 [Improvement][MasterServer] event response handle parallel Dec 23, 2021
Copy link
Copy Markdown
Contributor

@caishunfeng caishunfeng left a comment

Choose a reason for hiding this comment

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

+1

Copy link
Copy Markdown
Contributor

@geosmart geosmart left a comment

Choose a reason for hiding this comment

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

add naming review

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 24, 2021

Codecov Report

❌ Patch coverage is 11.11111% with 144 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (2.0.2-prepare@1693405). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ter/processor/queue/TaskResponsePersistThread.java 0.00% 85 Missing ⚠️
...er/master/processor/queue/TaskResponseService.java 28.81% 40 Missing and 2 partials ⚠️
...er/server/master/runner/FailoverExecuteThread.java 0.00% 11 Missing ⚠️
...inscheduler/server/master/config/MasterConfig.java 0.00% 3 Missing ⚠️
...r/server/master/registry/MasterRegistryClient.java 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##             2.0.2-prepare    #7560   +/-   ##
================================================
  Coverage                 ?   31.46%           
  Complexity               ?     1561           
================================================
  Files                    ?      434           
  Lines                    ?    14810           
  Branches                 ?     1478           
================================================
  Hits                     ?     4660           
  Misses                   ?     9697           
  Partials                 ?      453           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@caishunfeng caishunfeng merged commit f8942bf into apache:2.0.2-prepare Dec 24, 2021
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