BoYiZhang
13030502fd
[FIX-3836][dev-API] process definition validation name interface prompt information error ( #3908 )
...
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* fix bug
Delete invalid field: executorcores
Modify verification prompt
* dag add close button
* reset last version
* reset last version
* dag add close buttion
dag add close buttion
* update CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* updae CLICK_SAVE_WORKFLOW_BUTTON xpath
* Update CreateWorkflowLocator.java
modify submit workflow button
* Update CreateWorkflowLocator.java
* Update CreateWorkflowLocator.java
modify CLICK_ADD_BUTTON
* Update CreateWorkflowLocator.java
delete print
* Update CreateWorkflowLocator.java
1
* Update CreateWorkflowLocator.java
1
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dag.vue
* Update dag.vue
* Update dag.vue
* Update CreateWorkflowLocator.java
* Revert "Setting '-XX:+DisableExplicitGC ' causes netty memory leaks"
This reverts commit 3a2cba7a
* Setting '-XX:+DisableExplicitGC ' causes netty memory leaks
in addition
update '- XX: largepagesizeinbytes = 128M' to '- XX: largepagesizeinbytes = 10M'
* Update dolphinscheduler-daemon.sh
* process definition validation name interface prompt information error
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: xingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
4 years ago
xingchun-chen
76609ba143
Merge pull request #3915 from break60/1.3.3-release
...
[fixbug-3621][ui]Repair check box cannot be canceled
4 years ago
break60
dc8e8926c8
Repair check box cannot be canceled
4 years ago
lgcareer
51d476be69
[FIX_#3789][remote]cherry pick from dev to support netty heart beat ( #3913 )
...
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
* [FIX_#3789][remote]cherry pick from dev to support netty heart beat
Co-authored-by: Kirs <acm_master@163.com>
4 years ago
lgcareer
b368c53784
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
4 years ago
Kirs
f0ff8e2eb0
[FIX_#3789][remote]cherry pick from dev to support netty heart beat
4 years ago
BoYiZhang
e740dc7645
[FIX-3836][1.3.3-release-API] process definition validation name interface prompt information error ( #3899 )
...
* fix bug : error message
* fix code smell
* fix code smell
4 years ago
lgcareer
301d728c7b
[Fix-#3487][sql] add dolphinscheduler_dml.sql under 1.3.3_schema ( #3907 )
4 years ago
BoYiZhang
622bce603a
Merge pull request #19 from apache/dev
...
update code from apa
4 years ago
zhuangchong
d32300ba5b
add process define name verify. ( #3864 )
4 years ago
bao liang
f29f4e8384
[FIX-3617][Service]after subtask fault tolerance, 2 task instances are generated ( #3830 )
...
* fix bug(#3617 ): after subtask fault tolerance, 2 task instances are generated.
* delete unused code
* update code smell
* refactor sub work command process
* add process service ut
* add license header
* fix some code smell
* chang ut java8 to java11
* update sonar to java11
* copy ut config from dev
* remove checkstyle
* revert to 1.3.3
* change proess service test to executor service
* add process service test
* add process service test
* revert
* revert
* add comments
* change dev to 1.3.3-release
* revert
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
Kirs
08dc6913dc
[FIX_BUG_1.3#3789][remote]support netty heart beat ( #3868 )
...
* [FIX_BUG_1.3#3789][remote]support netty heart beat
* netty heart beat
* code style
* code style
* code style
* code style
* code style
* delete code docs
* client fail-close
4 years ago
xingchun-chen
1894651f5f
Merge pull request #3890 from apache/revert-3870-1.3.3-bug-ui-fix-3835
...
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
4 years ago
xingchun-chen
7eb103d903
Merge pull request #3888 from break60/1.3.3-release
...
[fixbug-3887][ui]Fix missing English translation of re-upload files
4 years ago
break60
8703b46fa0
revert pr 3872
4 years ago
bao liang
ac8d5644d5
Revert "[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters."
4 years ago
zhuangchong
fd0f5724a1
add process define name verify. ( #3879 )
4 years ago
break60
5764192d13
[fixbug-3887][ui]Fix missing English translation of re-upload files
4 years ago
xingchun-chen
a4c232c316
Merge pull request #3861 from yinancx/fs-dev
...
[Feature][ui]Force success operation
4 years ago
bao liang
9de7d3c772
[FIX-3573][DAO] potential horizontal unauthorized access ( #3880 )
...
* fix bug[#3573 ] potential horizontal unauthorized access
* fix bug[#3573 ] potential horizontal unauthorized access
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
bao liang
39411ce03b
[FIX-3617][Service]fix 2 tasks instance are generated when fault tolerance ( #3873 )
...
* fix 2 tasks instance are generated when fault tolerance
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update code style
* update ut
* update code style
Co-authored-by: baoliang <baoliang@analysys.com.cn>
4 years ago
hailin0
c4be3b5749
[Fix][API] Log dependency package conflict ( #3833 )
...
Co-authored-by: lisiying <lisiying@192.168.0.102>
4 years ago
xingchun-chen
e8db263d68
Merge pull request #3870 from zhuangchong/1.3.3-bug-ui-fix-3835
...
[1.3.3-release][fix-3835][ui] When the tenantName contains "<", the tenant drop-down list is blankadd verify tenant name cannot contain special characters.
4 years ago
AhahaGe
1a257b1077
[Feature][api]Export and import workflow add processDefinitionDescription #3808 ( #3847 )
...
* add .asf.yaml file
* export processDefinition add desc
* clear conentent in .asf.yaml
* delete .asf.yaml file
Co-authored-by: guirong.ggr <guirong.ggr@dtwave-inc.com>
4 years ago
zhuangchong
ef9221b02c
resolve the conflict.
4 years ago
xingchun-chen
73bab1150e
Merge pull request #3877 from break60/1.3.3-release
...
[fixbug-3621][ui]Workflow instance ready to stop and ready to suspend state prohibits checking
4 years ago
break60
ec2725d77d
[fixbug-3621][ui]Workflow instance ready to stop and ready to suspend state prohibits checking
4 years ago
xingchun-chen
1bf2f0d8e0
Merge pull request #3872 from break60/1.3.3-release
...
[fixBug-3840][ui]The tenant code only allows letters or a combination of letters and numbers
4 years ago
lgcareer
66e9a1436e
[Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it need replace the origin resource file. ( #3862 )
...
* [Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file.
* [Fix-#3702][api] When re-upload the resource file but don't change the name or desc,it will not replace the origin resource file.
4 years ago
break60
6829119958
fix
4 years ago
break60
0ee1552d46
fix
4 years ago
break60
a7e7d09540
fix
4 years ago
break60
cad4420242
[fixBug-3840][ui]The tenant code only allows letters or a combination of letters and numbers
4 years ago
zhuangchong
ec81f46853
add verify tenant name cannot contain special characters.
4 years ago
dailidong
8e0fb35366
Update dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/threadutils/ThreadUtilsTest.java
...
Co-authored-by: Yichao Yang <1048262223@qq.com>
4 years ago
yangruochen
7c1ff53a74
[Bug-3845]postgresql need to add IF NOT EXISTS for table t_ds_process… ( #3852 )
...
* [Bug-3845]postgresql need to add IF NOT EXISTS for table t_ds_process_definition_version too.
* restart unit test
* rerun unit test
4 years ago
Yarlung
1c96ae0944
[Fix-3840][server] Fix When the tenant code is a number, it should not be saved successfully ( #3867 )
...
* bug fixed #3840
* fix bug #3840
* bug fixed #3840
* bug fixed issue #3840
* bug fix #3840
* bug fix #3540
Co-authored-by: gechunfa <gechunfa@gechunfas-MacBook-Pro.local>
4 years ago
xingchun-chen
76f6e20439
Merge pull request #3849 from yinancx/dev
...
[Feature][ui]Waiting dependent nodes start timeout
4 years ago
曹聚阳
df33d1a28e
Force success
4 years ago
xingchun-chen
d946717fcb
Merge pull request #3848 from break60/1.3.3-release
...
[fixBug-3621][ui]Select the batch checkbox to unfilter the instances …
4 years ago
break60
b6761b0299
[fixBug-3621][ui]Select the batch checkbox to unfilter the instances in the executing state
4 years ago
曹聚阳
61fcad7722
add timeout verification
4 years ago
曹聚阳
4759d47ce1
add check interval
4 years ago
曹聚阳
2a927bcad0
Dependent Timeout
4 years ago
yangruochen
42c88a7c68
[FIX-Bug #3845 ][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists ( #3846 )
...
* [Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845
* Revert "[Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845"
This reverts commit 56e030e6
* [Bug][Ambari Plugin] Start Ambari report an error: Table 't_ds_process_definition_version' already exists #3845
4 years ago
Jave-Chen
a51dafc382
Set up JDK 11 for SonarCloud in github action. ( #3052 )
...
* Set up JDK 11 for SonarCloud in github action.
* Fix javadoc error with JDK 11.
* Prevent Javadoc from stopping if it finds any html errors.
4 years ago
Yichao Yang
90c90b25b0
[Hotfix-3131][api] Fix the new tenant already exists prompt ( #3132 )
...
* Bugfix: Fix the new tenant already exists prompt
* Feature: Add test cases
* Update TenantServiceTest.java
Co-authored-by: dailidong <dailidong66@gmail.com>
Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
4 years ago
BoYiZhang
5480a6523b
Merge pull request #16 from apache/dev
...
update code from apache
4 years ago
CalvinKirs
11d3c2cdaf
[Improvement][server]lower weight round robin support weight ( #3768 )
...
* [Improvement][server]lower weight round robin support weight
* delete code
* resolve conflicts
4 years ago
孙继峰
eb597e67e3
[Improvement][API] simplify with stream ( #3764 )
...
* simplify with stream
* add distinct
* compatible tasks is null
* add unit test
4 years ago