Skip to content

add embedded database h2 and update embedded zookeeper#2082

Merged
davidzollo merged 49 commits intoapache:devfrom
davidzollo:dev
Mar 5, 2020
Merged

add embedded database h2 and update embedded zookeeper#2082
davidzollo merged 49 commits intoapache:devfrom
davidzollo:dev

Conversation

@davidzollo
Copy link
Copy Markdown
Contributor

for better fast experience, add embedded database h2 and update embedded zookeeper

DanielLeens and others added 30 commits September 5, 2019 17:48
update rpc maven compile to 1.8
…duler into dev

# Conflicts:
#	dolphinscheduler-api/pom.xml
# Conflicts:
#	dolphinscheduler-api/pom.xml
@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 4, 2020

Codecov Report

Merging #2082 into dev will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #2082      +/-   ##
============================================
- Coverage     33.18%   33.09%   -0.09%     
- Complexity     1553     1585      +32     
============================================
  Files           313      313              
  Lines         15529    15734     +205     
  Branches       1886     1911      +25     
============================================
+ Hits           5153     5207      +54     
- Misses         9846     9992     +146     
- Partials        530      535       +5
Impacted Files Coverage Δ Complexity Δ
...he/dolphinscheduler/common/thread/ThreadUtils.java 71.18% <0%> (-6.78%) 12% <0%> (-1%)
...er/server/worker/task/AbstractCommandExecutor.java 40.1% <0%> (-2.04%) 14% <0%> (ø)
...he/dolphinscheduler/server/utils/AlertManager.java 2.43% <0%> (-0.54%) 2% <0%> (ø)
...java/org/apache/dolphinscheduler/dao/AlertDao.java 3.07% <0%> (-0.32%) 1% <0%> (ø)
...ler/server/master/runner/MasterTaskExecThread.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
.../dolphinscheduler/dao/upgrade/MysqlUpgradeDao.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...rg/apache/dolphinscheduler/dao/entity/UdfFunc.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...hinscheduler/dao/upgrade/PostgresqlUpgradeDao.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...duler/alert/template/impl/DefaultHTMLTemplate.java 78.66% <0%> (+1.11%) 18% <0%> (+6%) ⬆️
...e/dolphinscheduler/api/service/MonitorService.java 27.5% <0%> (+2.5%) 4% <0%> (+2%) ⬆️
... and 5 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 fbf05de...6bd797f. Read the comment docs.

Copy link
Copy Markdown
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

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

+1

@davidzollo davidzollo closed this Mar 5, 2020
@davidzollo davidzollo reopened this Mar 5, 2020
@davidzollo davidzollo merged commit 4230d5a into apache:dev Mar 5, 2020
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 5, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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