Skip to content

[Fix-8744][standalone-server] start standalone server failed#8745

Merged
caishunfeng merged 1 commit into
apache:devfrom
SbloodyS:bug_8744
Mar 7, 2022
Merged

[Fix-8744][standalone-server] start standalone server failed#8745
caishunfeng merged 1 commit into
apache:devfrom
SbloodyS:bug_8744

Conversation

@SbloodyS
Copy link
Copy Markdown
Member

@SbloodyS SbloodyS commented Mar 7, 2022

Purpose of the pull request

This pr will close #8744

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #8745 (3b3d5ab) into dev (aa53925) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 3b3d5ab differs from pull request most recent head 36e65cd. Consider uploading reports for the commit 36e65cd to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #8745      +/-   ##
============================================
- Coverage     45.32%   45.30%   -0.02%     
+ Complexity     4078     4077       -1     
============================================
  Files           702      702              
  Lines         27112    27112              
  Branches       2897     2897              
============================================
- Hits          12289    12284       -5     
- Misses        13667    13676       +9     
+ Partials       1156     1152       -4     
Impacted Files Coverage Δ
...he/dolphinscheduler/common/enums/SqoopJobType.java 0.00% <0.00%> (-88.89%) ⬇️
...inscheduler/common/task/sqoop/SqoopParameters.java 74.00% <0.00%> (-2.00%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 53.52% <0.00%> (+2.81%) ⬆️

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 aa53925...36e65cd. Read the comment docs.

@songjianet songjianet added backend bug Something isn't working labels Mar 7, 2022
@mergeable mergeable Bot removed bug Something isn't working backend labels Mar 7, 2022
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.

LGTM

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@caishunfeng caishunfeng merged commit 220ec8f into apache:dev Mar 7, 2022
@SbloodyS SbloodyS deleted the bug_8744 branch March 7, 2022 12:42
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.

[Bug] [standalone-server] start standalone server failed

4 participants