Wenjun Ruan
|
f8e1be3930
|
Set default registry-disconnect-strategy:strategy to stop (#16323)
Co-authored-by: Gallardot <gallardot@apache.org>
|
4 months ago |
xiangzihao
|
34cd747597
|
[Improvement-16311] Polish installation docs (#16312)
* polish installation docs
* fix cluster test error
|
4 months ago |
Wenjun Ruan
|
8f6df8d840
|
[DSIP-54][Master] Use ClusterManager to manage the cluster in master (#16263)
|
4 months ago |
Gallardot
|
97d164cda7
|
feat: add heartbeat metrics (#16267)
Signed-off-by: Gallardot <gallardot@apache.org>
|
4 months ago |
Wenjun Ruan
|
ec6a3e0727
|
[DSIP-46] Unify the logic task params data structure between front-end and back-end (#16193)
|
4 months ago |
Wenjun Ruan
|
2ab5f7dd54
|
Increase zk connect timeout (#16180)
|
4 months ago |
Wenjun Ruan
|
3f3f0cd4cb
|
[Chore] Disable composite indicator (#16172)
|
4 months ago |
Wenjun Ruan
|
edeb1b2458
|
[DSIP-45] Polish the Storage SPI (#16141)
|
5 months ago |
Cancai Cai
|
8e53f2fdcb
|
[Improvement][Worker] Rename workerZKPath to workerRegistryPath (#16144)
|
5 months ago |
Wenjun Ruan
|
3bc88e32c7
|
Rename dolphinscheduler-aop to dolphinscheduler-yarn-aop (#16095)
|
5 months ago |
Wenjun Ruan
|
af55f94cc0
|
Fix sudo enable is false will still check tenant exist (#16071)
(cherry picked from commit c5baa75ef93243c6bf88194eb3ad94a48173a003)
|
5 months ago |
Wenjun Ruan
|
f754611509
|
[DSIP-42] Add dolphinscheduler-aws-authentication module (#16043)
|
5 months ago |
Wenjun Ruan
|
5037f0a5e3
|
Remove OmitStackTraceInFastThrow in start.sh (#16054)
|
5 months ago |
Wenjun Ruan
|
b184364561
|
Fix WorkerTaskExecutorThreadPool#isOverload is incorrect (#16027)
|
5 months ago |
Wenjun Ruan
|
61915a2d5d
|
Fix workflow instance restart failed due to duplicate key in varpool (#16001)
|
6 months ago |
Wenjun Ruan
|
99d8276be7
|
Optimizing the scope of RPC base classes (#15946)
* Optimizing the scope of RPC base classes
* Fix UT
|
6 months ago |
JohnHuang
|
d218b021e7
|
[DSIP-25][Remote Logging] Split remote logging configuration (#15826)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
6 months ago |
Wenjun Ruan
|
0a11cd21bd
|
Fix jar path is not correct in java task (#15906)
|
6 months ago |
Wenjun Ruan
|
446f6ba72b
|
Fix auto create tennat concurrently will cause the task failed (#15909)
|
6 months ago |
Wenjun Ruan
|
285c5a8eb5
|
[DSIP-28] Donnot scan whole bean under classpath (#15874)
|
7 months ago |
Wenjun Ruan
|
163f8f01f0
|
Fix jdbc registry cannot work (#15861)
|
7 months ago |
Wenjun Ruan
|
66df5d4b90
|
Split cpuUsage to systemCpuUsage and jvmCpuUsage (#15803)
|
7 months ago |
Gallardot
|
5466117838
|
[Bug][Worker] Replace jre with jdk (#15764)
Signed-off-by: Gallardot <gallardot@apache.org>
|
7 months ago |
John Huang
|
e3bd26322f
|
[Improvement][UT] Improve Worker runner coverage (#15428)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
|
8 months ago |
Wenjun Ruan
|
3526b42df6
|
Add Server HealthIndicator (#15274)
|
9 months ago |
seckiller
|
89da67ddeb
|
[fix][worker]:Fix the issue of missing disk usage reporting information in the worker (#15565)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
9 months ago |
John Huang
|
69676b445c
|
[Improvement][UT] Improve Worker registry coverage (#15380)
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
9 months ago |
Wenjun Ruan
|
4d15932ede
|
Fix createFile with permission will not work (#15556)
|
9 months ago |
Wenjun Ruan
|
25810a81dc
|
Exit JVM when OOM (#15538)
|
9 months ago |
Wenjun Ruan
|
64e1e67581
|
Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496)
Co-authored-by: fuchanghai <changhaifu@apache.org>
|
10 months ago |
Wenjun Ruan
|
0b873e6870
|
[HotFix] Fix createTaskInstanceWorkingDirectory failed if the old path exist (#15377)
|
10 months ago |
Wenjun Ruan
|
7b9c9e0eb2
|
Enable set ServerLoadProtection fot Master/Worker (#15439)
|
10 months ago |
Wenjun Ruan
|
6c1e001edf
|
Add config for defaultTenantEnabled (#15391)
|
10 months ago |
Gallardot
|
575b89e2f9
|
[Bug][Registry] Optimizing waiting strategy (#15223)
* [Improvement][Registry] Optimizing waiting strategy
Signed-off-by: Gallardot <gallardot@apache.org>
|
10 months ago |
Wenjun Ruan
|
d6dea4633c
|
Optimize server startup log (#15362)
|
10 months ago |
Wenjun Ruan
|
5523a62825
|
Remove taskQueue and looper in worker (#15292)
|
10 months ago |
Wenjun Ruan
|
0e88ea3ac8
|
Recreate new TaskInstance Working Directory when exist in worker (#15358)
|
10 months ago |
Wenjun Ruan
|
5b6b0ceb31
|
Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355)
|
10 months ago |
Wenjun Ruan
|
2119e41800
|
[Improvement] Move delay calculation to Master (#15278)
|
11 months ago |
Wenjun Ruan
|
43f5f24529
|
Add dolphinscheduler-extract-common module (#15266)
|
11 months ago |
Wenjun Ruan
|
ef2e9c9b67
|
Set the tenant as the owner in final stage (#15256)
|
11 months ago |
Wenjun Ruan
|
f2d146665c
|
Use chown to set the file owner (#15240)
|
11 months ago |
Wenjun Ruan
|
d6175f3bbf
|
Exclude DataSourceAutoConfiguration in worker server (#15169)
|
12 months ago |
dbac
|
d683553324
|
[Improvement][Master] Calculate the remainTime then we set the delay execution. (#15012)
* [#15007][fix][worker-server] fix bug task delay execution
* [#15007][fix][worker-server] fix bug task delay execution
mvn spotless:apply
* [#15007][fix][worker-server] fix bug task delay execution
worker fix task delay logic
---------
Co-authored-by: 旺阳 <wang@lqwang.net>
|
1 year ago |
Wenjun Ruan
|
ab29ae77c1
|
Exclude DataSourceAutoConfiguration in WorkerServer (#14957)
|
1 year ago |
Aaron Wang
|
73e846d03e
|
[Improvement-14884][Master] Add overload state in master heartbeat to trigger slot change (#14887)
|
1 year ago |
Aaron Wang
|
b12df72a0c
|
[Fix][Resource Center] Remove NONE storage type and set LOCAL type as default (#14661)
|
1 year ago |
Wenjun Ruan
|
742f0c3e60
|
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827)
|
1 year ago |
Wenjun Ruan
|
d223d654cc
|
Add rpc benchmark test (#14797)
|
1 year ago |
Wenjun Ruan
|
55cc77226f
|
[RPC] Refactor the remote module. (#14776)
* Add dolphinscheduler-extract-base
* Add dolphinscheduler-extract-master
* Add dolphinscheduler-extract-worker
* Add dolphinscheduler-extract-alert
|
1 year ago |