JinYong Li
3c20fe7a8a
[Bug] [Fix-10672] Dependent task retry bug ( #10707 )
...
* fix 10517
* fix dep warn bug
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
2 years ago
JinYong Li
7e3b5c238b
fix 10517 ( #10541 )
...
Co-authored-by: JinyLeeChina <jiny.li@foxmail.com>
2 years ago
caishunfeng
a4699d8f24
[Bug-8480][Server] fix delayed execution is useless ( #9085 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
caishunfeng
d9ea80afec
[Bug-8790][Api]fix Duplicate key TaskDefinition ( #8979 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
d88656c4ce
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
f31328276c
[maven-release-plugin] prepare release 2.0.5
3 years ago
JinYong Li
6d47fc156f
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
8d8d597dc6
[maven-release-plugin] prepare release 2.0.5
3 years ago
JinYong Li
9b9a4cdfb3
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
3ea4a9e7bf
[maven-release-plugin] prepare release 2.0.5
3 years ago
JinYong Li
2f2a871575
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
0ff01e3c68
[maven-release-plugin] prepare release 2.0.4
3 years ago
JinYong Li
dc63c2f2b8
[maven-release-plugin] prepare for next development iteration
3 years ago
JinYong Li
e608f4ad42
[maven-release-plugin] prepare release 2.0.4
3 years ago
JinYong Li
1f6be286cc
[Cherry-pick-204][API]fix releaseWorkflowAndSchedule api and relation binding api ( #8466 )
...
* fix relation unbinding bug
* [Bug-8053] Fix CronUtils.getMaxCycle return null (#8086 )
* [bug] Fix datax task type error parse clickhouse reader sql (#8091 )
* [Fix-8119][API] Update ProcessInstance error and without reason output (#8122 )
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* pick-8086/8091/8122/8139
* [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… (#8198 )
* [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359 )
* add reupload file
* develop reupload file
* fix this issue
* [Improvement-8284][Alert] Dingtalk alert plugin supports markdown message type (#8285 )
* add msgtype in the dingtalk alert plugin
* update markdown msgtype 'at persion'
* fix sudo.enable=false Is invalid (#8388 )
* [Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.
* [Bug] [API] fix releaseWorkflowAndSchedule api and relation binding api (#8464 )
* fix relation unbinding bug
* fix 8463
Co-authored-by: springmonster <charleskuanghc@163.com>
Co-authored-by: seagle <seagle-yuan@users.noreply.github.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: ShuiMuNianHuaLP <46993277+ShuiMuNianHuaLP@users.noreply.github.com>
3 years ago
xiangzihao
21a1d9cd9e
[Fix-8337] [Master] Process instance can not be kill when task is failure and can be retry ( #8347 )
...
* fix bug_8337
* change kill logic
* change kill logic
3 years ago
JinYong Li
2aa5b4c6cc
[Cherry-pick-to-204] pick to 204-prepare ( #8429 )
...
* fix relation unbinding bug
* [Bug-8053] Fix CronUtils.getMaxCycle return null (#8086 )
* [bug] Fix datax task type error parse clickhouse reader sql (#8091 )
* [Fix-8119][API] Update ProcessInstance error and without reason output (#8122 )
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* fix bug_8119
* pick-8086/8091/8122/8139
* [Bug-8169] [dolphinscheduler-ui] Fix `After you save the workflow, it… (#8198 )
* [Fix-8187][UI] Add the function to the module of resource that you can re-upload the file on the page of the file management. (#8359 )
* add reupload file
* develop reupload file
* fix this issue
* [Improvement-8284][Alert] Dingtalk alert plugin supports markdown message type (#8285 )
* add msgtype in the dingtalk alert plugin
* update markdown msgtype 'at persion'
* fix sudo.enable=false Is invalid (#8388 )
* [Fix][UI] Rectify this issue with missing the re-uploading file button when the file is under the root directory.
Co-authored-by: springmonster <charleskuanghc@163.com>
Co-authored-by: seagle <seagle-yuan@users.noreply.github.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: calvin <jianghuachinacom@163.com>
Co-authored-by: ShuiMuNianHuaLP <46993277+ShuiMuNianHuaLP@users.noreply.github.com>
3 years ago
zhuangchong
8b601a7f2c
[maven-release-plugin] prepare for next development iteration
3 years ago
zhuangchong
f1a3c52a66
[maven-release-plugin] prepare release 2.0.3
3 years ago
wind
4748df9990
add delete workflow instance when delete process definition ( #8131 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
6bf8063fe8
[Bug] [dolphinscheduler] fix duplicate key ( #8111 )
...
* fix #8043
* fix null when no change
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
JinYong Li
ceae42721f
[cherry-pick-7930][Improvement]support instance to definition ( #7939 )
...
* Update ProcessDefinitionMapper.xml (#7931 )
Resolves process definition list issue(data duplication )
* pick 7930
* Update WorkflowExecuteThread.java
* fix pg_ddl
* fix pg_ddl
Co-authored-by: mazhong <316422240@qq.com>
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
3 years ago
Wenjun Ruan
584ad1cd17
Fix global params cannot transport into sub_process ( #7969 )
3 years ago
wind
90a33e06eb
[cherry-pick-2.0.3] cache manager ( #7882 )
...
* cherry-pick [DS-6963][MasterServer]add cache manager for tenant and user
* [cherry-pick][Feature-6988][MasterServer] add cache manager for workflow
* [Feature][MasterServer] add cache for workGroup and schedule #6987 (#7161 )
* to #6987
* to #6987
* to #6987
* to #6987
* to #6987
* to #6987 : @Param -> @Name
* to #6987 : fix Sonar
* to #6987 : fix Sonar
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
* [cherry-pick][Feature-6963][MasterServer] unified cache manager
* [cherry-pick][Bug-7292][ApiServer] fix cache error when standalone
* [cherry-pick][Fix-7245] [API] Fix spelEvaluationException: EL1008E: Property or field 'all' cannot be found
* bugfix
Co-authored-by: zwZjut <zw15068835817@163.com>
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
xiangzihao
6b2ae79d5f
[Fix-7902] The default registration plug-in is missing parameters ( #7903 )
...
* add exist check when add task to standby list
Co-authored-by: caishunfeng <534328519@qq.com>
Co-authored-by: wind <caishunfeng@users.noreply.github.com>
Co-authored-by: caishunfeng <534328519@qq.com>
Co-authored-by: BaoLiang <29528966+lenboo@users.noreply.github.com>
3 years ago
xiangzihao
be86eaf357
[Cherry-pick-2.0.3] 20220107 ( #7871 )
...
* cherry-pick
* fix bug_7629 (#7630 )
* fix bug_7564 (#7625 )
* fix bug_7512 (#7716 )
* [Fix-7459][Sqoop] running error in parallel (#7752 )
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
* fix bug_7459
Co-authored-by: SbloodyS <sbloodys@qq.com>
* [Feature-7576][Master] Optimize complement task's date (#7585 )
* feature_7576
* feature_7576
* feature 7576
* feature 7576
* [Fix-7767]Task instance is not deleted while deleting the process instance (#7768 )
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
* fix bug_7767
* [Feature-5951][Improvement][UI] When creating an alarm instance, the alarm instance name input box prompts optimization (#7770 )
* cherry-pick
* [Fix-7773][Api] malform batchDeleteProcessInstanceByIds log output (#7774 )
* bug_7773
* bug_7773
* bug_7773
* bug_7773
* bug_7773
* [Feature-7777][UI] process definition page add create username (#7778 )
* feature_7777
* fix bug_7499 (#7739 )
Co-authored-by: SbloodyS <sbloodys@qq.com>
* fix conflict
* fix conflict
* fix mapState never used error
* fix bug_7789 (#7790 )
Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: SbloodyS <sbloodys@qq.com>
Co-authored-by: wangyizhi <wangyizhi1_yewu@cmss.chinamobile.com>
3 years ago
lenboo
1d3f77bedb
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
24ddd07493
[maven-release-plugin] prepare release 2.0.2
3 years ago
lenboo
c4eab17bd4
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
28cbaf05cb
[maven-release-plugin] prepare release 2.0.2
3 years ago
lenboo
f5fd29a05d
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
f77a117803
[maven-release-plugin] prepare release 2.0.2
3 years ago
lenboo
8f441b7776
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
b36c1967b8
[maven-release-plugin] prepare release 2.0.2
3 years ago
wind
affb2a3f0f
fix workflow copy ( #7659 ) ( #7663 )
...
Co-authored-by: caishunfeng <534328519@qq.com>
Co-authored-by: caishunfeng <534328519@qq.com>
3 years ago
zwZjut
c956185e00
[Feature] 2.0.2-prepare bug fix of Pressure tests #7511 ( #7540 )
...
* [Feature][dolphinscheduler-api] parse traceId in http header for Cross system delivery to #7237 (#7238 )
* to #7237
* rerun test
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
* chery-pick 05aef27
and handle conflicts
* to #7065 : fix ExecutorService and schedulerService (#7072 )
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
* [Feature][dolphinscheduler-api] access control of taskDefinition and taskInstance in project to #7081 (#7082 )
* to #7081
* fix #7081
* to #7081
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
* chery-pick 8ebe060
and handle conflicts
* cherry-pick 1f18444
and handle conflicts
* fix #6807 : dolphinscheduler.zookeeper.env_vars - > dolphinscheduler.registry.env_vars (#6808 )
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: Kirs <acm_master@163.com>
* add default constructor (#6780 )
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
* to #7108 (#7109 )
* to #7511
* to #7511
* to #7511
* to #7511
Co-authored-by: honghuo.zw <honghuo.zw@alibaba-inc.com>
Co-authored-by: Kirs <acm_master@163.com>
3 years ago
lenboo
54a89e9e24
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
ec0e57c53d
[maven-release-plugin] prepare release 2.0.1
3 years ago
lenboo
14888518db
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
bef4fa8321
[maven-release-plugin] prepare release 2.0.1
3 years ago
Kerwin
b17fa26d61
[2.0.1][Fix-7284] [api] Fix the missing project information in the process instance timeout alarm ( #7309 )
...
* cherry pick
* Fix the missing project information in the process instance timeout alarm
3 years ago
lenboo
87e091076a
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
8b239a0728
[maven-release-plugin] prepare release 2.0.1
3 years ago
lenboo
9a49077fdf
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
29a4323540
[maven-release-plugin] prepare release 2.0.1
3 years ago
lenboo
a97bc2c756
[maven-release-plugin] prepare for next development iteration
3 years ago
lenboo
c011f6487a
[maven-release-plugin] prepare release 2.0.1
3 years ago
JinYong Li
d7eab830a7
[cherry-pick-7221/7232] pick some api bug ( #7234 )
...
* fix worker group display (#7208 )
* [Bug] [API] queryProcessDefinitionByCode bug (#7221 )
* pick-7232/7221
3 years ago
kezhenxu94
449c098aef
Fix quartz not work, worker / alert server should not listen or 8080 port ( #7159 )
3 years ago
Jiajie Zhong
423d7ea3a1
[deploy] Add export database type for before daemon file ( #7151 )
...
* [deploy] Use install_config.conf export datasource properties
Directly user install_config.conf to set spring datasource
properties, delete datasource.properties file for more clearly
* Remove unused properties
3 years ago