Skip to content

[improvement] Add two parameters in workergroup, and support the application of description display and other parameters#11542

Merged
lenboo merged 16 commits intoapache:devfrom
Zephyrcf:default_worker_group
Aug 23, 2022
Merged

[improvement] Add two parameters in workergroup, and support the application of description display and other parameters#11542
lenboo merged 16 commits intoapache:devfrom
Zephyrcf:default_worker_group

Conversation

@Zephyrcf
Copy link
Contributor

@Zephyrcf Zephyrcf commented Aug 18, 2022

Purpose of the pull request

close #11546

Brief change log

Support the default worker group for editing, and add all worker group description functions.

@SbloodyS SbloodyS added the improvement make more easy to user or prompt friendly label Aug 18, 2022
@SbloodyS SbloodyS added this to the 3.1.0 milestone Aug 18, 2022
@Zephyrcf Zephyrcf requested a review from zhongjiajie as a code owner August 19, 2022 09:44
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #11542 (e0cfb78) into dev (5813a61) will increase coverage by 0.01%.
The diff coverage is 19.23%.

@@             Coverage Diff              @@
##                dev   #11542      +/-   ##
============================================
+ Coverage     39.79%   39.80%   +0.01%     
- Complexity     4696     4697       +1     
============================================
  Files           993      992       -1     
  Lines         37662    37655       -7     
  Branches       4187     4188       +1     
============================================
+ Hits          14987    14990       +3     
+ Misses        21109    21099      -10     
  Partials       1566     1566              
Impacted Files Coverage Δ
...uler/server/master/registry/ServerNodeManager.java 1.18% <0.00%> (-0.02%) ⬇️
...duler/api/service/impl/WorkerGroupServiceImpl.java 45.34% <30.76%> (-1.33%) ⬇️
...cheduler/api/controller/WorkerGroupController.java 86.66% <100.00%> (ø)
...nscheduler/api/security/impl/ldap/LdapService.java 6.38% <0.00%> (ø)
...pache/dolphinscheduler/dao/entity/WorkerGroup.java

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Zephyrcf Zephyrcf requested review from lenboo and removed request for SbloodyS, caishunfeng and zhongjiajie August 22, 2022 05:30
lenboo
lenboo previously approved these changes Aug 22, 2022
Copy link
Contributor

@lenboo lenboo left a comment

Choose a reason for hiding this comment

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

+1

@Zephyrcf Zephyrcf requested a review from ruanwenjun August 22, 2022 09:10
@Zephyrcf Zephyrcf changed the title [improvement] The default worker grouping supports editing [improvement] Add two parameters to workergroup, and support the application of description display and other parameters Aug 22, 2022
Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

LGTM

@Zephyrcf Zephyrcf changed the title [improvement] Add two parameters to workergroup, and support the application of description display and other parameters [improvement] Add two parameters in workergroup, and support the application of description display and other parameters Aug 22, 2022
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

13.2% 13.2% Coverage
0.0% 0.0% Duplication

@lenboo lenboo merged commit abfef1a into apache:dev Aug 23, 2022
wangfann pushed a commit to wangfann/dolphinscheduler that referenced this pull request Aug 23, 2022
…ication of description display and other parameters (apache#11542)

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [improvement] The default worker grouping supports editing

* [improvement] The default worker grouping supports editing

* Update WorkerGroupServiceImpl.java

* Update WorkerGroupServiceImpl.java

* The default worker grouping supports editing

* update sql file

* update

* update

* update

* update
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
…ication of description display and other parameters (apache#11542)

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [Improvement] Improvement default worker group

* [improvement] The default worker grouping supports editing

* [improvement] The default worker grouping supports editing

* Update WorkerGroupServiceImpl.java

* Update WorkerGroupServiceImpl.java

* The default worker grouping supports editing

* update sql file

* update

* update

* update

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend improvement make more easy to user or prompt friendly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement][Module Name] The default worker grouping supports editing

6 participants