Skip to content

[Upgrade][Install] add upgrade 2.0 code#6672

Merged
CalvinKirs merged 15 commits intoapache:devfrom
brave-lee:dev_up
Nov 4, 2021
Merged

[Upgrade][Install] add upgrade 2.0 code#6672
CalvinKirs merged 15 commits intoapache:devfrom
brave-lee:dev_up

Conversation

@brave-lee
Copy link
Contributor

#6597
add upgrade 2.0 code

@codecov-commenter
Copy link

Codecov Report

Merging #6672 (be052b7) into dev (26a84b3) will decrease coverage by 0.61%.
The diff coverage is 0.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #6672      +/-   ##
============================================
- Coverage     38.49%   37.87%   -0.62%     
+ Complexity     3226     3224       -2     
============================================
  Files           646      649       +3     
  Lines         25886    26305     +419     
  Branches       2808     2840      +32     
============================================
- Hits           9964     9963       -1     
- Misses        15007    15429     +422     
+ Partials        915      913       -2     
Impacted Files Coverage Δ
...scheduler/dao/upgrade/DolphinSchedulerManager.java 0.00% <0.00%> (ø)
...che/dolphinscheduler/dao/upgrade/JsonSplitDao.java 0.00% <0.00%> (ø)
...pache/dolphinscheduler/dao/upgrade/ProjectDao.java 0.00% <0.00%> (ø)
...ache/dolphinscheduler/dao/upgrade/ScheduleDao.java 0.00% <0.00%> (ø)
...pache/dolphinscheduler/dao/upgrade/UpgradeDao.java 2.77% <0.00%> (-1.45%) ⬇️
...hinscheduler/dao/upgrade/ProcessDefinitionDao.java 8.86% <8.00%> (-14.48%) ⬇️
...org/apache/dolphinscheduler/remote/utils/Host.java 37.77% <0.00%> (-2.23%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.11% <0.00%> (-1.41%) ⬇️
... and 1 more

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 26a84b3...be052b7. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 3, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.8% 0.8% Coverage
5.2% 5.2% Duplication

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

Copy link
Member

@CalvinKirs CalvinKirs left a comment

Choose a reason for hiding this comment

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

LGTM

@CalvinKirs CalvinKirs merged commit 66fbcae into apache:dev Nov 4, 2021
@CalvinKirs CalvinKirs added this to the 2.0.0-release milestone Nov 4, 2021
lenboo pushed a commit to lenboo/dolphinscheduler that referenced this pull request Nov 8, 2021
* Optimizing SQL scripts

* add upgrade 2.0 ddl

* add upgrade 2.0.0 code

* fix valid license header

* fix valid license header

* fix valid license header

* fix ut

* fix code style

* fix code style
@brave-lee brave-lee deleted the dev_up branch November 12, 2021 09:22
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