Wenjun Ruan
8d336def61
[DSIP-35][Alert] Refactor the alert thread model ( #15932 )
2024-05-09 12:23:01 +08:00
Wenjun Ruan
647cbae400
[DSIP-32][Master] Add command fetcher strategy for master fetch command ( #15900 )
2024-04-29 16:14:23 +08:00
Wenjun Ruan
b3b8c0784d
Fix kill dynamic task doesn't kill the wait to run workflow instances ( #15896 )
2024-04-25 11:05:51 +08:00
Wenjun Ruan
e9d85914d7
Fix queryByTypeAndJobId might error due to multiple result ( #15883 )
2024-04-22 17:41:17 +08:00
Wenjun Ruan
285c5a8eb5
[DSIP-28] Donnot scan whole bean under classpath ( #15874 )
2024-04-19 18:12:40 +08:00
Wenjun Ruan
163f8f01f0
Fix jdbc registry cannot work ( #15861 )
2024-04-18 15:43:28 +08:00
Wenjun Ruan
ead54534a2
Fix QUARTZ table order is not correct in initialization schema ( #15857 )
2024-04-16 17:27:36 +08:00
旺阳
f99d3f1ed3
[Improvement][Audit] Change time to create_time ( #15846 )
...
* change time to create_time
* update
* update
2024-04-15 17:01:06 +08:00
Wenjun Ruan
6844c659bf
Fix ErrorCommand loss some fields in Command ( #15847 )
2024-04-15 16:14:32 +08:00
旺阳
226345512e
[DSIP-26][Audit log] Audit log improvement design ( #15554 )
2024-04-15 13:40:35 +08:00
旺阳
efbffacfbe
delete useless code ( #15844 )
2024-04-15 11:29:11 +08:00
Evan Sun
200d23fc3e
[TEST] increase coverage of datasource service ( #15801 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
2024-04-07 09:58:28 +08:00
Evan Sun
c0435e5bd8
fix dependent task logic ( #15795 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
2024-04-03 13:56:41 +08:00
小可耐
920ac154cb
[Improvement-15744][parameter] project parameter add update time and update user id ( #15745 )
...
* project parameter add update time and update user id
* project parameter add comment operator user id and UT
* project parameter add ui
2024-04-02 09:42:44 +08:00
Wenjun Ruan
dc4dad135c
Fix TaskGroupCoordinator might cause OOM when there is a lot of waiting TaskGroupQueue ( #15773 )
2024-03-30 09:43:42 +08:00
Wenjun Ruan
929f4cf568
Remove replace sql_mode in dolphinscheduler_mysql.sql ( #15775 )
2024-03-28 15:30:55 +08:00
Wenjun Ruan
56a834b48b
[Bug] Disable delete a specific workflow version when exist workflow instance under this version which is not finish ( #15730 )
2024-03-21 17:07:03 +08:00
Eric Gao
023c22c340
remove unused method ( #15743 )
...
Co-authored-by: xiangzihao <460888207@qq.com>
2024-03-21 11:54:26 +08:00
calvin
eab71f1071
[Improvement-15707][Master] Work out the issue that the workflow with a task dependency couldn't work well. ( #15712 )
2024-03-14 17:57:13 +08:00
calvin
c61b81e0c6
[Improvement-15603][API] When removing or modifying a workflow the system can check if there any tasks depend on it. ( #15681 )
...
* modify the function of queryTaskSubProcessDepOnProcess
* add a function to query downstream dependent tasks
* confirm to make the workflow offline
* query dependent tasks
* check dependencies
* done
* done
* done
* done
* improve the test case
* improve the test case
* improve codes
* prettier the codes
* prettier the codes
2024-03-10 18:55:12 +08:00
calvin
5213290262
[Feature-14863][API] Support to manage what worker groups can be used for a project. ( #15600 )
2024-02-20 17:20:00 +08:00
Jay Chung
e3bef81214
merge schema 330 into 321 and change docs ( #15582 ) ( #15586 )
...
* merge schema 330 into 321 and change docs (#15582 )
* Add 3.2.2 schema
* remove post sql
2024-02-08 13:10:44 +08:00
Wenjun Ruan
43a06525a2
Fix Recover WorkflowInstance will casue workflow Instance state is success but task insatnce is killed/paused ( #15574 )
2024-02-06 10:09:30 +08:00
Jay Chung
d8e820c4b9
fix: ddl without drop exists ( #14128 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-02-05 12:20:07 +08:00
Wenjun Ruan
89742332a8
Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time ( #15528 )
2024-02-01 17:13:58 +08:00
BaiJv
e20e066076
[Fix] [Bug] Change default version of Workflow/TaskDefinition to 1
( #15498 )
2024-01-26 20:51:17 +08:00
Wenjun Ruan
419cb49311
Change download url in backend.yml ( #15526 )
2024-01-26 15:07:05 +08:00
tangjiaolong
feb302335b
修复工作流导入时update_time时间一样,导致分页查询存在乱序问题 ( #14810 )
...
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-01-25 17:36:12 +08:00
Gallardot
a405abec9e
[Bug][Master]serial_wait strategy workflow unable to wake up ( #15270 )
...
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
* fix: serial_wait strategy workflow unable to wake up
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: fuchanghai <changhaifu@apache.org>
2024-01-12 17:53:24 +08:00
liyou
0f7081be10
[Feature] timed scheduler Improvement ( #15449 ) ( #15450 )
2024-01-11 17:25:31 +08:00
旺阳
e5a512803e
[Bug] [Audit log] Fix Audit log UI query error ( #15427 )
2024-01-05 13:25:54 +08:00
Wenjun Ruan
d6dea4633c
Optimize server startup log ( #15362 )
2023-12-27 20:20:21 +08:00
Wenjun Ruan
5b6b0ceb31
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) ( #15355 )
2023-12-23 22:47:59 +08:00
ll
0c470ffe66
[ Fix #15129 ] [Dependent] The date rules of the dependent node are ambiguous. ( #15289 )
...
* [Fix-15129][Dependent] Fix the ambiguity in date rules for dependent node.
* [fix #15129 ] Revert ddl
* restore findLastProcessInterval
* update: mvn spotless:apply
---------
Co-authored-by: 李乐 <lile@boimc.com>
Co-authored-by: xiangzihao <460888207@qq.com>
2023-12-08 16:18:33 +08:00
Rick Cheng
b4cf1ccaac
[Improvement-15009][Parameter] Change project parameter value to text ( #15010 )
2023-11-30 13:56:22 +08:00
Wenjun Ruan
12f8138167
Expire session when update user password ( #15219 )
2023-11-26 18:53:44 +08:00
Wenjun Ruan
1d23e4fe5d
Remove spring cache for dao ( #15184 )
2023-11-24 14:54:05 +08:00
Wenjun Ruan
9c7ad6df0a
[Improvement] Clean up Scheduler logic ( #15198 )
...
* Clean up Scheduler logic
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
Co-authored-by: 旺阳 <wang@lqwang.net>
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
2023-11-24 10:53:23 +08:00
Wenjun Ruan
df656a7671
Fix home page workflow instance miss status ( #15193 )
2023-11-22 10:33:24 +08:00
Wenjun Ruan
9be81be328
Remove API Result in Service ( #15181 )
2023-11-20 17:04:03 +08:00
destroydestiny
36f72056a9
[Bug] Fix TriggerRelationMapper cannot work due to miss DatabaseIdProvider ( #15153 )
2023-11-17 21:32:22 +08:00
旺阳
5afd94136c
[Fix][Data Quality] Change t_ds_dq_rule_input_entry field name fix PostgreSQL not support value issue ( #14992 )
...
* change data quality field name
* fix-dao
* fix-dao
* fix-dao
* fix-dao
* update
* test
* update
* update
2023-11-13 11:04:30 +08:00
Eric Gao
d675d32771
Fix confusing constant string for unit convertor ( #15126 )
2023-11-06 21:32:36 +08:00
Gallardot
8c01fcf14b
[Improvement][K8S] Remove ResourceQuota ( #14991 )
...
* [Improvement][K8S] Remove ResourceQuota
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: fix pg
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: Clean up unused code
Signed-off-by: Gallardot <gallardot@apache.org>
* chore: naming conventions
Signed-off-by: Gallardot <gallardot@apache.org>
---------
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: xiangzihao <460888207@qq.com>
2023-11-03 15:18:50 +08:00
Wei Xiaonan
c0ed68121d
[Feature-14832][Listener]Implementation of Listener Mechanism ( #14981 )
...
* first commit
* 1. sql: sync ddl
2. front-end: change to ternary expression
3. back-end: correct license header in ListenerEvent.java
* test case
* frontend: remove unnecessary console
* fix unit test
* remove log depends on user-provided value
* fix dolphinscheduler_postgresql.sql
* sync database schema
* fix unit test
* fix unit test
* fix some NIT.
* extract GLOBAL_ALERT_GROUP_ID into variable
* fix ddl bug
* add column task_type in t_ds_fav_task in upgrade/3.2.0_schema
* add unit test
2023-10-29 20:28:05 +08:00
Wenjun Ruan
a5284e4024
Remove mapper usage in tools ( #15073 )
2023-10-25 22:58:47 +08:00
小可耐
ae847ba331
[Fix-15036] [API] Fix task definition edit doesn't work ( #14801 )
...
* [Bug] [task definition] 修复任务定义修改,工作流无法生效问题
* [Bug] [API] Fix task check apply
* [BUG][API] fix updateTaskDefinition method ut
* [BUG][API] fix updateTaskDefinition method code specification
* [BUG][API] fix one task corresponds to multiple workflow problems
* [BUG][API] queryProcessTaskRelationByTaskCodeAndTaskVersion method adjust
* [BUG][API] fix updateTaskDefinition method update
---------
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: xiangzihao <460888207@qq.com>
2023-10-25 20:25:02 +08:00
Wenjun Ruan
b750db3c37
Add IT for dolphinscheduler-tools module ( #15043 )
2023-10-20 15:39:42 +08:00
Wenjun Ruan
33084d281f
Add dolphinscheduler-dao-plugin module ( #15019 )
2023-10-14 17:58:40 +08:00
Wenjun Ruan
312c339722
Delete File generated by UT ( #15022 )
2023-10-13 16:43:54 +08:00