Wenjun Ruan
|
62d33a799a
|
[DSIP-75] Support auto add license header by spotless (#16643)
|
2024-09-22 16:27:29 +08:00 |
|
Wenjun Ruan
|
0f4bce1883
|
[Improvement-16574][Master] Move some task operations into ITaskExecutionRunnable (#16575)
|
2024-09-04 13:57:27 +08:00 |
|
Wenjun Ruan
|
002e9ca9e3
|
[Improve] Move recover/repeat running to IWorkflowControlClient (#16545)
|
2024-08-30 10:07:16 +08:00 |
|
xiangzihao
|
4c195063f9
|
[Improvement-16516] Uniformly name process in backend code as workflow (#16524)
|
2024-08-29 10:45:22 +08:00 |
|
Wenjun Ruan
|
20a0e50cce
|
[DSIP-67] Use command to trigger workflow instance rather generate workflow instance (#16523)
|
2024-08-28 19:27:40 +08:00 |
|
Wenjun Ruan
|
9448806af0
|
[DSIP-61][Master] Refactor thread pool and state event orchestration in master (#16327)
|
2024-08-26 15:19:39 +08:00 |
|
Cancai Cai
|
61a6bd0b30
|
[Fix] Fix typo: tpc -> tcp (#16160)
|
2024-06-17 12:06:50 +08:00 |
|
Wenjun Ruan
|
fd5a182cd6
|
Add RPC metrics (#16121)
|
2024-06-11 10:57:23 +08:00 |
|
Wenjun Ruan
|
56ecec779c
|
Fix NettyRemotingClient might throw IllegalMonitorStateException (#16038)
|
2024-05-22 10:26:04 +08:00 |
|
Wenjun Ruan
|
5463d0255a
|
Fix rpc channel leak due to concurrent operation (#16021)
* Fix rpc channel leak due to concurrent operation
* Throw channel create failed exception
---------
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
|
2024-05-20 12:10:33 +08:00 |
|
Wenjun Ruan
|
8d336def61
|
[DSIP-35][Alert] Refactor the alert thread model (#15932)
|
2024-05-09 12:23:01 +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 |
|
旧城
|
2b5f8433b7
|
Fix cannot construct instance of StreamingTaskTriggerResponse
|
2024-04-11 14:13:53 +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 |
|
Wenjun Ruan
|
86ef9666c4
|
Fix exception occur in RpcServer side, it will not be sent to RpcClient (#15536)
|
2024-01-30 17:54:29 +08:00 |
|
Wenjun Ruan
|
64e1e67581
|
Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496)
Co-authored-by: fuchanghai <changhaifu@apache.org>
|
2024-01-18 14:59:17 +08:00 |
|
Wenjun Ruan
|
d6dea4633c
|
Optimize server startup log (#15362)
|
2023-12-27 20:20:21 +08:00 |
|
Wenjun Ruan
|
43f5f24529
|
Add dolphinscheduler-extract-common module (#15266)
|
2023-12-05 21:06:39 +08:00 |
|
Wenjun Ruan
|
1d23e4fe5d
|
Remove spring cache for dao (#15184)
|
2023-11-24 14:54:05 +08:00 |
|
Wenjun Ruan
|
df656a7671
|
Fix home page workflow instance miss status (#15193)
|
2023-11-22 10:33:24 +08:00 |
|
旺阳
|
6aa6e114a5
|
[Improvement][Alert] Add a test send feature when creating an alert instance (#15163)
* add alert test send feature
* update doc
* add alarm instance test send ui
* update
* fix mvn
* fix test
* update
* update
* change to rpc
* fix ut
* fix ut
* update
* update
* change result
* update
* Update docs/docs/en/guide/alert/alert_plugin_user_guide.md
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
---------
Co-authored-by: Aaron Wang <wangweirao16@gmail.com>
|
2023-11-20 10:03:37 +08:00 |
|
Wenjun Ruan
|
742f0c3e60
|
Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827)
|
2023-08-29 13:32:17 +08:00 |
|
Wenjun Ruan
|
d223d654cc
|
Add rpc benchmark test (#14797)
|
2023-08-27 20:59:55 +08:00 |
|
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
|
2023-08-23 09:43:17 +08:00 |
|