2018-10-05 |
更新RM
xuxueli
committed
on 5 Oct 2018
|
---|---|
Merge pull request #480 from uliian/master
...
许雪里
authored
on 5 Oct 2018
GitHub
committed
on 5 Oct 2018
|
|
更新RM
xuxueli
committed
on 5 Oct 2018
|
|
2018-09-24 |
项目依赖全量升级至较新稳定版本,如spring、Jackson、groovy等等;
xuxueli
committed
on 24 Sep 2018
|
Merge pull request #493 from xiezirunpuzzled/patch-1
...
许雪里
authored
on 24 Sep 2018
GitHub
committed
on 24 Sep 2018
|
|
任务监控线程Log输出优化,运行中任务的监控Log改为debug级别,减少非核心日志量;
xuxueli
committed
on 24 Sep 2018
|
|
任务执行日志、调度日志字段类型调整,改为text类型并取消字数限制;
xuxueli
committed
on 24 Sep 2018
|
|
2018-09-23 |
线程优化调整
xuxueli
committed
on 23 Sep 2018
|
任务触发时支持动态传参,调度中心与API服务均提供提供动态参数功能
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
|
|
2018-09-16 |
代码重构
xuxueli
committed
on 16 Sep 2018
|
执行器注册方式切换优化,切换自动注册时主动同步在线机器,避免执行器为空的问题;
xuxueli
committed
on 16 Sep 2018
|
|
2018-09-14 |
|
2018-08-22 |
添加配置参数校验
uliian
committed
on 22 Aug 2018
|
2018-08-19 |
文案调整
xuxueli
committed
on 19 Aug 2018
|
任务调度备注中标注任务触发类型,如Cron触发、父任务触发、API触发等等,方便排查调度日志;
xuxueli
committed
on 19 Aug 2018
|
|
任务调度备注中标注任务触发类型,如Cron触发、父任务触发、API触发等等,方便排查调度日志;
xuxueli
committed
on 19 Aug 2018
|
|
精简Log表
xuxueli
committed
on 19 Aug 2018
|
|
2018-08-18 |
文档更新
xuxueli
committed
on 18 Aug 2018
|
问题优化
xuxueli
committed
on 18 Aug 2018
|
|
RM
xuxueli
committed
on 18 Aug 2018
|
|
取消父子任务不可重复的限制,支持循环任务触发等特殊场景;
xuxueli
committed
on 18 Aug 2018
|
|
任务失败重试优化:收敛并废弃现有失败重试策略,新增任务属性 "失败重试次数",支持自定义失败重试次数,任务失败时将会根据该值进行失败重试;
xuxueli
committed
on 18 Aug 2018
|
|
UI以及库中,新增字段 "失败重试次数"
xuxueli
committed
on 18 Aug 2018
|