zhuangchong
5f85235462
[maven-release-plugin] prepare for next development iteration
2022-09-22 16:10:18 +08:00
zhuangchong
cb03ca8166
[maven-release-plugin] prepare release 3.0.1
2022-09-22 16:10:17 +08:00
zhuangchong
364cafe138
[maven-release-plugin] prepare for next development iteration
2022-09-19 13:36:46 +08:00
zhuangchong
17e36b7060
[maven-release-plugin] prepare release 3.0.1
2022-09-19 13:36:45 +08:00
Kerwin
c4c943277c
[3.0.1-prepare]cherry-pick [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task ( #11994 )
...
* cherry-pick [Bug] [Worker] Optimize the getAppId method to avoid worker OOM when kill task
Co-authored-by: Wenjun Ruan <wenjun@apache.org>
2022-09-18 14:23:35 +08:00
caishunfeng
3ea17820a7
[Cherry-pick-3.0.1][fix-11452][Bug] [Logger Server] Incorrect password regular expression ( #11993 )
...
Co-authored-by: jackfanwan <61672564+jackfanwan@users.noreply.github.com>
2022-09-16 15:26:16 +08:00
Jiajie Zhong
889fd580e3
[maven-release-plugin] prepare for next development iteration
2022-08-05 18:16:57 +08:00
Jiajie Zhong
9efd1ace78
[maven-release-plugin] prepare release 3.0.0
2022-08-05 18:16:57 +08:00
zhuxt2015
1b0f8c04d3
[Bug] [API] If the single log length is long, it will causes the View Log page to hang ( #10612 )
2022-07-27 09:38:25 +08:00
devosend
7ddaa2f47d
[maven-release-plugin] prepare for next development iteration
2022-06-28 16:41:31 +08:00
devosend
0a1b9bdd52
[maven-release-plugin] prepare release 3.0.0-beta-2
2022-06-28 16:41:30 +08:00
devosend
d68dcda2bb
[chore] pre-release change pom.xml
2022-06-28 08:24:21 +08:00
Wenjun Ruan
742944c60d
[Fix] [Worker] Fix worker will hang if fails to start ( #10501 )
...
* [Fix] [Worker] Fix worker will hang if fails to start (#10342 )
* Fix worker will hang if fails to start
* Add .run to ignore
Signed-off-by: ruanwenjun <wenjun@apache.org>
* Add import Epoll
* Add cpu_quota in h2 to fix UT
* Remove cpu_quota,memory_max in TaskDefiniitionMapper
2022-06-22 10:13:55 +08:00
Jiajie Zhong
57ade38939
[maven-release-plugin] prepare release 3.0.0-beta-1
2022-05-26 20:26:32 +08:00
Jiajie Zhong
a9fa6b33a4
[chore] Change release version to 3.0.0-beta-1 ( #9957 )
2022-05-12 21:49:21 +08:00
Eric Gao
fd6b43bc81
[Dev] Switch version in pom.xml to dev-SNAPSHOT ( #9223 ) ( #9299 )
2022-04-07 18:15:19 +08:00
gaojun2048
b1f7f788fd
blank path should not be read ( #8883 )
2022-03-16 11:07:59 +08:00
Kerwin
5ad73f8352
fix roll view log null exception ( #8914 )
2022-03-16 10:09:29 +08:00
Kerwin
a1bef43981
[Feature-8579][Task] Task back-end plugin optimization, new plugins only need to modify the plugin's own module ( #8584 )
...
* Task plug-in optimization, task-related classes are migrated to the task plugin module
* remove tasktype enum class.
* fix code style.
* fix code style
* fix code style
* fix ProcessServiceTest.testUpdateResourceInfo test class
* fix code style
* fix test task plugin manager check parameters null
* fix test ut
* update aws license
* change TaskTimeoutStrategy class
2022-03-15 15:16:36 +08:00
gaojun2048
3b30f3bb7e
fix log read bug ( #8852 )
...
* fix log
* get DOLPHINSCHEDULER_HOME
* add DOLPHINSCHEDULER_WORKER_HOME to env
2022-03-14 13:15:14 +08:00
弘树丶
b9406d356c
[Bug-8067][LogServer] fix improper use of StringBuilder ( #8365 )
...
fix code format and fix spelling errors
2022-02-14 13:37:47 +08:00
Wenjun Ruan
f88def8ef7
[IMPROVEMENT-8178] Add Netty processor in Spring container ( #8179 )
...
* Add Netty processor in Spring container
2022-01-25 21:33:09 +08:00
Kerwin
103ccb01da
change version to 2.0.4-SNAPSHOT ( #8188 )
2022-01-25 15:17:17 +08:00
wind
e4cdd82b7c
[Improvement][TaskLog] Unified task log ( #7831 )
...
* task logger
* update
* log format
* remove master config task-logger
* udpate log level
Co-authored-by: caishunfeng <534328519@qq.com>
2022-01-07 21:04:54 +08:00
aaronlinv
707e3a6ec1
[Improvement][Logger] Logger server integrate into master and worker ( #6894 )
2021-12-30 16:29:22 +08:00
kezhenxu94
67cc260d52
Split the components into individual package, refactor configurations to use Spring properties ( #7160 )
...
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
* Split the components into individual package
A follow-up PR will be made to build dedicated Docker images for each
component, so that every component Docker image has minimal jars, which
is easy to maintain and good for security fixes.
2021-12-10 11:28:53 +08:00