Zzih96
5c569b705c
[fix-15907] Fix get remote shell exit code is incorrect ( #15911 )
...
* ./mvnw spotless:apply
* Update dolphinscheduler-task-plugin/dolphinscheduler-task-remoteshell/src/main/java/org/apache/dolphinscheduler/plugin/task/remoteshell/RemoteExecutor.java
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
---------
Co-authored-by: 詹子恒 <ziheng.zhan@longbridge.sg>
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-05-09 14:15:06 +08:00
刘阳阳(liuyangyang)
ba5de75829
Add tenantCode propagation to DynamicCommandUtils.createCommand ( #15956 )
2024-05-09 13:06:22 +08:00
Wenjun Ruan
8d336def61
[DSIP-35][Alert] Refactor the alert thread model ( #15932 )
2024-05-09 12:23:01 +08:00
privking
bbca37d03e
[FIX] Completed tasks cannot be re-executed in a workflow instance ( #15884 )
...
* fix bug: Failed to resume stopped workflow instance
* Revert "fix bug: Failed to resume stopped workflow instance"
This reverts commit 1546e9d5a51178a94bedd18a718b15431355428b.
* fix bug : Completed tasks cannot be re-executed in a workflow instance
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-05-09 11:36:56 +08:00
xiangzihao
8426d2346c
[HotFix] [CI] Temporary skipping mergeable check ( #15958 )
...
* temporary skipping mergeable check
2024-05-09 11:01:05 +08:00
Wenjun Ruan
99d8276be7
Optimizing the scope of RPC base classes ( #15946 )
...
* Optimizing the scope of RPC base classes
* Fix UT
2024-05-08 11:46:09 +08:00
JohnHuang
d218b021e7
[DSIP-25][Remote Logging] Split remote logging configuration ( #15826 )
...
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-05-06 11:33:16 +08:00
Evan Sun
fa6ea8ba7b
[TEST] increase coverage of project workergroup relation service ( #15944 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
2024-05-06 10:02:04 +08:00
Evan Sun
ebcdaeb9ac
[TEST] increase coverage of project preference service test ( #15939 )
2024-04-29 21:03:01 +08:00
Wenjun Ruan
0a11cd21bd
Fix jar path is not correct in java task ( #15906 )
2024-04-29 18:07:05 +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
calvin
5a6c6c37f0
[Improvement-15910][UI] Supposed to provide a default value for the custom parallelism when using the mode of parallel execution. ( #15912 )
...
* worked out the issue
* imrpove the parallism strategy
* imrpove the parallism strategy
* merge from dev
2024-04-28 18:47:20 +08:00
小可耐
7a55adeae9
[Improvement-15919][datasource] Improvement datasource get name ( #15920 )
2024-04-28 11:02:44 +08:00
DaqianLiao
b29965bdce
[Fix] In updateWorkerNodes method, the workerNodeInfoWriteLock should be used. #15898 ( #15903 )
...
Co-authored-by: answerliao <answerliao@tencent.com>
2024-04-26 11:24:05 +08:00
Wenjun Ruan
d1135eabc7
[DSIP-34] Change required_approving_review_count to 2 ( #15914 )
2024-04-25 19:39:56 +08:00
Wenjun Ruan
446f6ba72b
Fix auto create tennat concurrently will cause the task failed ( #15909 )
2024-04-25 18:14:48 +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
Evan Sun
1d13ef09c3
[TEST] increase coverage of project parameter service test ( #15905 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
2024-04-24 23:31:56 +08:00
旺阳
59f060e278
[Improvement] Fix alert code smell
2024-04-23 15:10:08 +08:00
Wenjun Ruan
e9d85914d7
Fix queryByTypeAndJobId might error due to multiple result ( #15883 )
2024-04-22 17:41:17 +08:00
Wenjun Ruan
e2c8b080f9
[DSIP-31] Reduce the thread pool size of hikari ( #15890 )
2024-04-22 17:05:24 +08:00
John Huang
6c78c8ec9a
[Improvement][Spark] Support Local Spark Cluster ( #15589 )
...
* [Improvement][Spark] Support Local Spark Cluster
* remote default local from deploy mode
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-04-22 15:05:59 +08:00
privking
e66441a2c9
[FIX] Fix cannot recover a stopped workflow instance ( #15880 )
2024-04-20 07:32:18 +08:00
Wenjun Ruan
285c5a8eb5
[DSIP-28] Donnot scan whole bean under classpath ( #15874 )
2024-04-19 18:12:40 +08:00
Gallardot
a9decc911f
[Bug][Helm] fix image.registry ( #15860 )
...
Signed-off-by: Gallardot <gallardot@apache.org>
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-04-19 16:52:17 +08:00
旺阳
d306f1d04b
Refactor record audit log logic ( #15881 )
2024-04-19 15:20:31 +08:00
Wenjun Ruan
32f9288974
Fix dsip name ( #15876 )
2024-04-19 10:31:34 +08:00
Evan Sun
325bfa821f
[TEST] increase cov of logger service ( #15870 )
...
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
2024-04-18 20:40:05 +08:00
Wenjun Ruan
8fc204940f
Add DSIP template ( #15871 )
2024-04-18 16:50:50 +08:00
Wenjun Ruan
163f8f01f0
Fix jdbc registry cannot work ( #15861 )
2024-04-18 15:43:28 +08:00
Wenjun Ruan
a8bc23748d
Fix write audit log error will cause the request failed ( #15868 )
2024-04-18 11:31:11 +08:00
XinXing
3fe9fd45b1
[Fix-15706] Seatunnel improvement ( #15852 )
...
* fix_seatunnel_15706
* CodeFormat
* Change to use JSONUtils
* Constants moved to constant code
* Delete empty lines
* Delete empty lines
2024-04-18 10:36:18 +08:00
zuo
9a48aca83c
[Fix-15866][Doc] update the taobao mirror link ( #15867 )
2024-04-18 09:18:29 +08:00
Wenjun Ruan
9437d276e7
Change ssh heartbeat type to IGNORE ( #15858 )
2024-04-16 22:49:11 +08:00
Wenjun Ruan
ead54534a2
Fix QUARTZ table order is not correct in initialization schema ( #15857 )
2024-04-16 17:27:36 +08:00
Wenjun Ruan
76d059810a
Forbidden forcess success a task instance in a running workflow instance ( #15855 )
2024-04-16 16:19:57 +08:00
Wenjun Ruan
27d0563fe4
Bind processId to constructor CodeGenerator ( #15848 )
2024-04-16 10:58:43 +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
XinXing
5ad7b1509f
[Fix-15787] Reuse code and solve the problem of complex SQL parsing exceptions in… ( #15833 )
...
* Reuse code and solve the problem of complex SQL parsing exceptions in druid, corresponding to issue #15787
* Code Format
* Enhanced adaptability to SQL formatting
2024-04-15 15:01:28 +08:00
Evan Sun
7894ebb350
[TEST] increase coverage of environment service ( #15840 )
...
* [TEST] increase coverage of environment service
* spotless apply
2024-04-15 14:15:44 +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
BaiJv
08ac132286
[Improvement] Modify python-gateway: enabled default to false. ( #15825 )
...
* remove python-gateway:auth-token,modify python gateway: enabled default to false.
* reset token
2024-04-12 14:28:13 +08:00
BaiJv
e5e7749251
[Improvement] Abnormal characters check ( #15824 )
...
* abnormal characters check
* add test case
* remove error log
* fix code style
* fix import
2024-04-12 10:06:32 +08:00
Wenjun Ruan
883848f6ee
Remove unused caffeine cache ( #15830 )
2024-04-11 19:28:00 +08:00
旧城
2b5f8433b7
Fix cannot construct instance of StreamingTaskTriggerResponse
2024-04-11 14:13:53 +08:00
sleo
f93b27e121
[Worker] Fix will not kill the subprocess in remote when stop a remote-shell task #15570 ( #15629 )
...
* fix cannot kill the subprocess when stop a remote-shell task
* move parse pid logic into ProcessUtils
* extract common logic
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
2024-04-10 14:13:52 +08:00
旺阳
5050a8e1e6
[Improve] Fix typo on ProcessServiceImpl ( #15817 )
2024-04-09 14:38:47 +08:00
Wenjun Ruan
66df5d4b90
Split cpuUsage to systemCpuUsage and jvmCpuUsage ( #15803 )
2024-04-09 14:04:24 +08:00