Skip to content

Refactor Architecture Basic modification #1658#1946

Merged
qiaozhanwei merged 17 commits intoapache:devfrom
qiaozhanwei:dev
Feb 14, 2020
Merged

Refactor Architecture Basic modification #1658#1946
qiaozhanwei merged 17 commits intoapache:devfrom
qiaozhanwei:dev

Conversation

@qiaozhanwei
Copy link
Copy Markdown
Contributor

Refactor Architecture Basic modification #1658

1,remove dolphinscheduler-rpc module
2,add dolphinscheduler-remote
3,add dolphinscheduler-service module
4,refactor LoggerServer module

qiaozhanwei and others added 10 commits February 10, 2020 18:01
…dule 3,add dolphinscheduler-service module 4,refactor LoggerServer module (#1925)

* 1,remove dolphinscheduler-rpc module
2,add dolphinscheduler-remote module
3,add dolphinscheduler-service module
4,refactor LoggerServer module

* ProcessUtils modify
* move version to parent pom

* move version properties to parent pom for easy management

* remove freemarker dependency

* delete CombinedApplicationServer

* #1871 correct spelling

* #1873 some updates for TaskQueueZkImpl

* #1875 remove unused properties in pom

* #1878
1. remove tomcat dependency
2. remove combined_logback.xml in api module
3. format pom.xml for not aligning

* #1885 fix api server startup failure
1. add jsp-2.1 dependency
2. remove jasper-runtime dependency

* add stringutils ut (#1921)

* add stringutils ut

* Newfeature for #1675. (#1908)

Continue to finish the rest works, add the cache feature for dependence,mr,python,sub_process,procedure and shell.

* Add modify user name for process definition (#1919)

* class overrides equals() and should therefore also override hashCode()

* #1862 add modify user in process difinition list

* #1862 add pg-1.2.2 ddl.sql

* modify ScriptRunnerTest

* add updateProessDifinition UT

* modify updateProcessDifinition UT

* modify updateProcessDifinition UT

* modify mysql 1.2.2 ddl.sql&dml.sql

* add scope test to mysql in pom

* modify pg-1.2.2 ddl.sql

* refactor module

* updates

Co-authored-by: khadgarmage <khadgar.mage@outlook.com>
Co-authored-by: zhukai <boness@qq.com>
Co-authored-by: Yelli <amarantine@my.com>
* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring
* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring
* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring
* move datasource classes to dao module

* fix send4LetterWord bug
* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* dolphinscheduler-common remove spring

* LoggerServiceTest remove ProcessDao
* move datasource classes to dao module

* fix send4LetterWord bug

* exclude jasper-compiler in case of runtime conflict
@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 12, 2020

Codecov Report

Merging #1946 into dev will increase coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1946      +/-   ##
============================================
+ Coverage     29.03%   29.07%   +0.04%     
  Complexity     1314     1314              
============================================
  Files           294      294              
  Lines         14989    14987       -2     
  Branches       1810     1809       -1     
============================================
+ Hits           4352     4358       +6     
+ Misses        10202    10193       -9     
- Partials        435      436       +1
Impacted Files Coverage Δ Complexity Δ
...dolphinscheduler/api/utils/FourLetterWordMain.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...cheduler/api/service/ProcessDefinitionService.java 51.94% <0%> (+0.16%) 60% <0%> (ø) ⬇️
...er/server/worker/task/AbstractCommandExecutor.java 42.13% <0%> (+2.03%) 14% <0%> (ø) ⬇️
...scheduler/alert/template/AlertTemplateFactory.java 57.14% <0%> (+14.28%) 2% <0%> (ø) ⬇️

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 822b9b4...c1bba46. Read the comment docs.

Copy link
Copy Markdown
Contributor

@Technoboy- Technoboy- 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

@davidzollo davidzollo left a comment

Choose a reason for hiding this comment

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

I found some new classes haven't comment at all, these basic and core methods should be comment so that people can understand

@qiaozhanwei
Copy link
Copy Markdown
Contributor Author

remote module already add comment , please review

@qiaozhanwei
Copy link
Copy Markdown
Contributor Author

@dailidong @lgcareer @lenboo

Technoboy- and others added 3 commits February 13, 2020 21:29
* move datasource classes to dao module

* fix send4LetterWord bug

* exclude jasper-compiler in case of runtime conflict

* add finally block to close channel
#	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/utils/FourLetterWordMain.java
@sonarqubecloud
Copy link
Copy Markdown

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

1.0% 1.0% Coverage
3.6% 3.6% Duplication

@qiaozhanwei qiaozhanwei merged commit c1ee133 into apache:dev Feb 14, 2020
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