Wenjun Ruan
|
789f7abe70
|
[Chore] Remove unused utils in common module (#16902)
|
1 week ago |
Wenjun Ruan
|
235695ccf8
|
[Improvement-16870][RPC] Support retry configuration in rpc module (#16899)
|
1 week ago |
Wenjun Ruan
|
9f67cc40c7
|
[Improvement-16872][Master] Select a coordinator from masters to wake up task group (#16873)
* Add MasterCoordinator
* Add MasterCoordinatorListener
* Release the task group queue slot when task instance failover
|
1 week ago |
Wenjun Ruan
|
1eedc16ac8
|
[DSIP-87] Remove cache configuration of task (#16892)
|
1 week ago |
Wenjun Ruan
|
7e9df4b14d
|
[Chore] Fix StopWorkflowInstanceExecuteFunctionTest failed on Locale.SIMPLIFIED_CHINESE (#16893)
|
1 week ago |
Wenjun Ruan
|
733481c797
|
Update home.png in read.md (#16890)
|
1 week ago |
Wenjun Ruan
|
f57acabda7
|
[Chore] Fix JdbcRegistryTestCase might failed due to purge dead clients interval is too small (#16894)
|
2 weeks ago |
xiangzihao
|
566651c6c5
|
[Improvement-16880] Merge worker group from config and ui and distinct display it in api (#16883)
|
2 weeks ago |
pih
|
cad8df0d30
|
[DSIP-27][Task Plugin] Some improvements of JAVA task plugin (#16542)
|
2 weeks ago |
Wenjun Ruan
|
80c5f5991e
|
[Fix-16884] Using transaction when fetch command to avoid fetch command from slave database (#16885)
|
3 weeks ago |
Wenjun Ruan
|
0d9dba2360
|
[Chore] Remove unused JDBCDataSourceProvider (#16881)
|
3 weeks ago |
xiangzihao
|
28e849e2fc
|
[Feature-16834] Start worker node with worker group label (#16875)
|
3 weeks ago |
xiangzihao
|
f56d51cc28
|
[DSIP-72][Dynamic Task] Remove dynamic task type (#16842)
* remove dynamic task type
* remove dynamic task type
* remove dynamic task type
* resolve conflicts
* resolve conflicts
* resolve conflicts
* fix comment
* fix ci
|
3 weeks ago |
Wenjun Ruan
|
271fa23faf
|
Remove unused closeAlert (#16877)
|
3 weeks ago |
Wenjun Ruan
|
84f6a0f070
|
[Improvement-16850][API] Broadcast to cluster when worker group changed (#16860)
|
3 weeks ago |
xiangzihao
|
117dde37b3
|
[Improvement-16867] Add project_code index on t_ds_workflow_definition (#16869)
|
3 weeks ago |
xiangzihao
|
7232a20bd9
|
[Fix-16849] load-balance configuration documentation description issue (#16851)
* fix 16849
* fix 16849
---------
Co-authored-by: Gallardot <gallardot@apache.org>
|
3 weeks ago |
Wenjun Ruan
|
673687d540
|
[DSIP-73] Add dolphinscheduler-task-executor module to unify the task execution logic (#16790)
|
4 weeks ago |
xiangzihao
|
8bec50317d
|
[Chore] Add flame diagram in CI (#16847)
|
4 weeks ago |
Wenjun Ruan
|
cbbd4cf74b
|
Remove unused class in dolphinscheduler-service (#16846)
|
4 weeks ago |
Wenjun Ruan
|
94e39c65fb
|
[Fix-16811] [JdbcRegistry] Clear the jdbc EPHEMERAL data and lock which client is not exist (#16837)
|
4 weeks ago |
xiangzihao
|
9d9517ac77
|
[DSIP-38] Optimize dependency tree (#16838)
|
1 month ago |
Wenjun Ruan
|
20e9ffac66
|
[Improvement-16835][Worker] Clear empty directory under task working path after task instance finish (#16836)
|
1 month ago |
xiangzihao
|
627c76b75a
|
[Improvement-16106] Add admin-user-filter in LDAP (#16826)
* improvement 16106
* fix ut
* fix comment
* fix spotless
|
1 month ago |
zhu3pang
|
b885970b6b
|
[Improvement-16758][Deploy] Record the fatal error Log (#16829)
|
1 month ago |
toujours33
|
76a962f12f
|
[Fix-16820][Alert] fix alert status after alert sent by AlertSender (#16824)
|
1 month ago |
Wenjun Ruan
|
9856453cd7
|
[DSIP-82][Master/Worker] Use FAILOVER_FINISH_NODES to avoid duplicate workflow/task when failover (#16821)
|
1 month ago |
xiangzihao
|
bec678a8b9
|
[DSIP-78][Data Quality] Remove data quality module (#16794)
|
1 month ago |
lile
|
8340f3f803
|
[Fix-16813] Missing implememts in isTaskExecutionRunnableForbidden (#16814)
|
1 month ago |
xiangzihao
|
f3b5d1f57d
|
[Feature-16801][UI] Add copy path of resource file in task definition (#16803)
|
1 month ago |
小可耐
|
15adf21e45
|
[Improvement-16807][UI] Optimize Statistics international display (#16808)
|
1 month ago |
Wenjun Ruan
|
3cb9330017
|
[Improvement] Optimize the AbstractHAServer implementation (#16810)
Co-authored-by: xiangzihao <460888207@qq.com>
|
1 month ago |
Manhua
|
610f7fe36e
|
[Improvement][UI] use relative width for task editor (#16769)
|
1 month ago |
gongzhongqiang
|
9a64534f8c
|
[Doc] Correct typos (#16762)
|
1 month ago |
xiangzihao
|
854098bb44
|
[Fix-16331] Fix the resource file cannot be displayed hierarchically (#16799)
|
1 month ago |
lile
|
d07a2edae0
|
[Fix-16793] WorkerGroupChangeNotifier may can not detect cluster's first time change (#16796)
|
1 month ago |
小可耐
|
5e2abd7442
|
[Fix-16783][Datasource] Fix switching multiple data sources, displaying field errors (#16784)
* Switching multiple data sources, displaying field errors
* fix
---------
Co-authored-by: xiangzihao <460888207@qq.com>
|
2 months ago |
小可耐
|
a68c2a6aa2
|
[Fix-16786][Datasource] Fix jdbc connect parameters json validation question (#16787)
|
2 months ago |
deng-jeffer
|
53efdaa6c8
|
[Improvement-16757][Deploy]Avoid overwrite gc log (#16788)
|
2 months ago |
小可耐
|
002da225d8
|
[Improvement-16773][Parameter] Create project parameters-Field modify user adds default value (#16775)
|
2 months ago |
Jarvis
|
26b1ae9970
|
[Doc-16779] update seatunnel link
|
2 months ago |
小可耐
|
16103e9c12
|
[Fix-16770] [Workflow State Statistics] Fix workflow state statistics status shows error (#16771)
|
2 months ago |
Jarvis
|
8df912aa7a
|
[Improvement-16746][seatunnel] pass user defined task parameter to seatunnel (#16756)
|
2 months ago |
slimtom95
|
d19655fd1e
|
[Fix-16764] Tasks dispatched failed weren't delayed properly as documented in GlobalTaskDispatchWaitingQueueLooper
|
2 months ago |
小可耐
|
7876d455ab
|
[Fix-16517][Alert Instance] Alert plugin instance i18n wrong result in rendering frontend ui (#16751)
|
2 months ago |
Jarvis
|
071994933b
|
[Fix-16740][SeaTunnel-Task] fix can't submit resource center config file issue (#16741)
|
2 months ago |
小可耐
|
5f319e5183
|
[Fix-16705] [Built-in Parameter] Fix project name and definition name variable parameter not resolved (#16715)
|
2 months ago |
xiangzihao
|
cf9d4878e9
|
[Doc-16732][Development] development-environment-setup improvement (#16733)
|
2 months ago |
Binit Shrestha
|
54a31a76ce
|
[Improvement-16507] Remove spring-boot-starter-cache (#16593)
|
2 months ago |
Daniel Duan
|
6e1428395a
|
[Fix-16700] [doc] The Vertica datasource is under "Introduction to Function" (#16701)
|
2 months ago |