849 Commits

Author SHA1 Message Date
tjq
611f8773e8 [release] v3.4.7 v3.4.7 2021-02-23 00:56:47 +08:00
tjq
b197dc4286 chore: change pom version to 3.4.7 2021-02-23 00:46:03 +08:00
tjq
ec9519a6b2 fix: rollback ScriptProcessor to fix bug #222 2021-02-23 00:40:41 +08:00
tjq
3d1c907104 feat: update agent's official-processor version 2021-02-23 00:20:43 +08:00
Echo009
6dc20eee7d fix: 修复特殊场景下 DAG 校验错误的问题(存在“游离”的环) 2021-02-22 21:43:06 +08:00
Echo009
b89c129e2b fix: 修复获取工作流详情信息 timeExpressionType 字段值缺失的问题 2021-02-22 16:07:42 +08:00
tjq
bd9224a805 feat: support random dispatch strategy #205 2021-02-22 00:46:11 +08:00
Echo009
823a47303b feat: 工作流节点支持标记成功 2021-02-21 15:29:10 +08:00
tjq
79a61454f3 feat: add JVM shutdown hook to release database lock 2021-02-21 12:43:07 +08:00
tjq
91bb28abbb feat: adopt a new server-id generation policy to solve the problem of long IDs #220 2021-02-21 12:26:36 +08:00
Echo009
449608293c refactor: 调整工作流上下文控制策略 2021-02-20 21:32:26 +08:00
曾巩锢
5fd4b9ae9d feat: 新增工作流相关维护接口 2021-02-20 19:23:20 +08:00
tjq
ed94bef458 refactor: optimize worker cluster service 2021-02-20 00:08:23 +08:00
tjq
e24f20f5ba refactor: use DesignateServer to get worker info list 2021-02-19 23:13:14 +08:00
tjq
2e488b5837 chore: update akka to 2.6.12 2021-02-19 21:48:49 +08:00
tjq
daf42be5cb refactor: optimize DispatchService's worker filter code #215 2021-02-19 20:52:52 +08:00
tjq
eac7ce7b27 refactor: use Map to replace String in WorkflowContext 2021-02-19 19:53:07 +08:00
Echo009
d6d461c77e refactor: 将工作流上下文相关的逻辑集中至 WorkflowContext 2021-02-19 15:58:12 +08:00
Echo009
fa3981d167 docs: 改动较大的类文件添加 @author 注释 2021-02-19 11:23:11 +08:00
Echo009
783ea4f67f feat: OpenAPI 添加工作流实例重试功能 2021-02-18 19:43:33 +08:00
Echo009
9748190a8a fix: 修复工作流实例 DAG 中节点信息未同步的问题 2021-02-18 19:43:33 +08:00
Echo009
6671bcf6f7 fix: 修复 DispatchService#dispatch 方法的 jobId 取值问题 2021-02-18 15:21:11 +08:00
Echo009
c3cc8aef4c feat: 工作流支持节点禁用,原地重试 2021-02-18 15:20:16 +08:00
Echo009
4ee6300c6a feat: 工作流节点支持失败跳过 2021-02-18 15:15:06 +08:00
Echo009
11b712332d feat: 工作流任务支持更新上下文数据(后续任务的实例参数信息) 2021-02-18 15:06:49 +08:00
Echo009
814d4321a1 fix: 修复 map 生成的子任务命名和根任务名或最终任务名一致导致的问题(无限生成子任务 或者 直接失败) 2021-02-18 14:48:37 +08:00
Echo009
fd36f2f8e1 feat: 工作流支持重复的任务节点、支持任务参数(静态)个性化、调整实例参数传递机制 2021-02-18 14:45:22 +08:00
Echo009
6d9af1cff0 feat: add WorkflowNodeInfoRepository 2021-02-18 12:19:03 +08:00
Echo009
56993335e3 feat: 更新实体模型以及 DAG 相关数据模型 2021-02-18 10:00:38 +08:00
tjq
e1fc805a0b [release] v3.4.6 v3.4.6 2021-02-18 00:04:24 +08:00
tjq
16a5f8efb6 fix: TaskTracker should write address info into TaskDO when execute broadcast 2021-02-17 10:58:53 +08:00
tjq
83ac13b221 feat: user-customized worker filter #215 2021-02-16 23:09:56 +08:00
tjq
770f30dd05 fix: returned an incorrect address when using HTTP protocol 2021-02-16 14:11:08 +08:00
tjq
83f6cf50a7 fix: Judge if OS is Windows and whether to run shell scripts 2021-02-12 21:00:11 +08:00
tjq
c17da02da5 refactor: optimized package structure 2021-02-12 20:57:12 +08:00
tjq
7441c61313 chore: change pom version to 3.4.6 2021-02-11 10:38:09 +08:00
tjq
dfbf9ec137 fix: returns success even if the status message fails to be processed in http protocol #209 2021-02-10 00:01:37 +08:00
tjq
5586d48f93 fix: always use ActorSystem's address as AppInfo's currentServer to avoid some problem #209 2021-02-09 23:43:54 +08:00
tjq
ee9ed3c099 feat: new threads are given names to help locate problems #213 2021-02-09 22:53:28 +08:00
tjq
b4288225a0 fix: use fixedDelay instead of fixedRate to fix the problem of scheduling of multiple threads causing system crashes #213 2021-02-09 22:47:36 +08:00
tjq
a1a5ade215 feat: abstract ServerElectionService interface to support developers to customize #191 2021-02-09 22:40:50 +08:00
Jiang Jining
eb87c329bb fix: Judge if OS is Windows and whether to run shell scripts. 2021-02-09 00:35:24 +08:00
Jiang Jining
ea5cbfe8c4 docs: Add stargazers trend, add Reddit community promotion, correct usage of recommend. 2021-02-09 00:26:42 +08:00
tjq
a575b65320 feat: Unified API management using ProtocolConstant #209 2021-02-08 22:22:17 +08:00
tjq
eda39a6372 feat: support other protocol's server elect #209 2021-02-08 21:07:00 +08:00
tjq
0f1e17e862 feat: add HttpTransporter #209 2021-02-08 20:48:03 +08:00
tjq
57501075de feat: add WorkerRequestHttpHandler powered by vert.x 2021-02-08 20:03:35 +08:00
tjq
d978f84a60 refactor: Upgrade ClusterStatusHolder to support multiple communication protocols 2021-02-08 00:06:03 +08:00
tjq
3d1dc68928 style: rename package 2021-02-07 22:55:36 +08:00
tjq
64b9673a5c feat: add ScriptProcessor as official processor 2021-02-07 22:45:51 +08:00