分布式调度框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wenjun Ruan dcc9d64ef6
Fix Switch logic task doesn't check the branch exist (#15755)
2 months ago
..
dispatcher Remove taskQueue and looper in worker (#15292) 5 months ago
execute Use DefaultUncaughtExceptionHandler to log the uncached exception (#15496) 5 months ago
listener [RPC] Refactor the remote module. (#14776) 9 months ago
message Add workflowInstanceHost and taskInstanceHost in ITaskInstanceExecutionEvent (#14827) 9 months ago
operator Fix delay execution task will never be dispatched (#15751) 2 months ago
task Fix Switch logic task doesn't check the branch exist (#15755) 2 months ago
taskgroup Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 4 months ago
BaseTaskDispatcher.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
BaseTaskExecuteRunnable.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
DefaultTaskExecuteRunnable.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
EventExecuteService.java Add WorkflowExecuteContext (#14544) 11 months ago
FailoverExecuteThread.java [Improvement-13491] Use lombok @Slf4j annotation to generate logger (#13509) 1 year ago
GlobalTaskDispatchWaitingQueue.java Fix task mighe be dispatched even if it has been killed (#15662) 3 months ago
GlobalTaskDispatchWaitingQueueLooper.java Fix delay execution task will never be dispatched (#15751) 2 months ago
IWorkflowExecuteContext.java Add WorkflowExecuteContext (#14544) 11 months ago
IWorkflowExecuteRunnable.java Add WorkflowExecuteContext (#14544) 11 months ago
MasterSchedulerBootstrap.java Enable set ServerLoadProtection fot Master/Worker (#15439) 5 months ago
MasterTaskExecutorBootstrap.java Remove taskQueue and looper in worker (#15292) 5 months ago
PriorityDelayTaskExecuteRunnable.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
StateWheelExecuteThread.java Optimize server startup log (#15362) 5 months ago
StreamTaskExecuteRunnable.java Fix resource file usage(Delete Resource/ResourceUser which is deprecated) (#15355) 5 months ago
StreamTaskExecuteThreadPool.java Use MDC to filter task instance log (#13673) 1 year ago
TaskExecuteRunnable.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
TaskExecuteRunnableFactory.java [Improvement] Move delay calculation to Master (#15278) 6 months ago
TaskExecutionContextFactory.java fix: data quality can not use (#15551) 4 months ago
WorkflowEventLooper.java [RPC] Refactor the remote module. (#14776) 9 months ago
WorkflowExecuteContext.java Add WorkflowExecuteContext (#14544) 11 months ago
WorkflowExecuteContextFactory.java [Improvement-14884][Master] Add overload state in master heartbeat to trigger slot change (#14887) 9 months ago
WorkflowExecuteRunnable.java Fix recover pause workflowInstance may generate failover taskInstance (#15611) 3 months ago
WorkflowExecuteRunnableFactory.java Fix TaskGroupQueue will never be wakeup due to wakeup failed at one time (#15528) 4 months ago
WorkflowExecuteThreadPool.java remove sub workflow finish notify (#15057) 7 months ago
WorkflowStartStatus.java Add WorkflowExecuteContext (#14544) 11 months ago