2018-09-23
更新RM
xuxueli committed on 23 Sep 2018
任务失败重试:支持自定义任务失败重试次数,当任务失败时将会按照预设的失败重试次数主动进行重试;其中分片任务支持分片粒度的失败重试;
xuxueli committed on 23 Sep 2018
更新RM
xuxueli committed on 23 Sep 2018
更新RM
xuxueli committed on 23 Sep 2018
线程优化调整
xuxueli committed on 23 Sep 2018
任务触发时支持动态传参,调度中心与API服务均提供提供动态参数功能
xuxueli committed on 23 Sep 2018
任务参数优化为texearea,方便任务参数赋值;
xuxueli committed on 23 Sep 2018
任务参数数据框调整,手动触发时支持动态输入参数;
xuxueli committed on 23 Sep 2018
分片任务失败重试优化,仅重试当前失败的分片;
xuxueli committed on 23 Sep 2018
分片任务失败重试优化,仅重试当前失败的分片;
xuxueli committed on 23 Sep 2018
文案调整
xuxueli committed on 23 Sep 2018
任务调度模块,底层代码重构
xuxueli committed on 23 Sep 2018
任务触发逻辑代码重构
xuxueli committed on 23 Sep 2018
2018-09-22
调度触发线程池配置优化
xuxueli committed on 22 Sep 2018
调度中心提供API服务,支持通过API服务对任务进行查询、新增、更新、启停等操作;
xuxueli committed on 22 Sep 2018
修复表字段 “t.order”与数据库关键字冲突查询失败的问题,
xuxueli committed on 22 Sep 2018
2018-09-21
底层RPC序列化协议调整为hessian2;
xuxueli committed on 21 Sep 2018
更新RM
xuxueli committed on 21 Sep 2018
更新RM
xuxueli committed on 21 Sep 2018
2018-09-18
更新RM
xuxueli committed on 18 Sep 2018
2018-09-16
代码重构
xuxueli committed on 16 Sep 2018
跨平台:除了提供Java、Python、PHP等十来种任务模式之外,新增提供基于HTTP的任务模式;
xuxueli committed on 16 Sep 2018
执行器注册方式切换优化,切换自动注册时主动同步在线机器,避免执行器为空的问题;
xuxueli committed on 16 Sep 2018
GLUE脚本文件自动清理功能,及时清理过期脚本文件;
xuxueli committed on 16 Sep 2018
新增任务运行模式 "GLUE模式(PowerShell) ",支持PowerShell脚本任务;
xuxueli committed on 16 Sep 2018
新增任务运行模式 "GLUE模式(PowerShell) ",支持PowerShell脚本任务;
xuxueli committed on 16 Sep 2018
2018-09-14
告警邮件发送内容为空 ...
谢滋润 authored on 14 Sep 2018 GitHub committed on 14 Sep 2018
2018-08-24
执行器通讯线程优化,corePoolSize从256降低至32
xuxueli committed on 24 Aug 2018
2018-08-22
添加配置参数校验
uliian committed on 22 Aug 2018
2018-08-19
底层日志组件SimpleDateFormat线程安全问题修复;
xuxueli committed on 19 Aug 2018