2017-12-29 |
执行器新增配置项("xxl.job.executor.logretentiondays"):日志保存天数,执行器自动删除过期日志文件。限制配置最少保存3天,否则功能无效。
xuxueli
committed
on 29 Dec 2017
|
---|---|
2017-12-25 |
更新RM
xuxueli
committed
on 25 Dec 2017
|
2017-12-23 |
|
项目依赖升级,如spring、jackson等;
xuxueli
committed
on 23 Dec 2017
|
|
2017-12-22 |
|
2017-12-20 |
更新RM
xuxueli
committed
on 20 Dec 2017
|
JobHandler提供init/destroy方法,支持在JobHandler初始化和销毁时进行附加操作;
xuxueli
committed
on 20 Dec 2017
|
|
JobHandler提供init/destroy方法,支持在JobHandler初始化和销毁时进行附加操作;
xuxueli
committed
on 20 Dec 2017
|
|
文件操作优化
xuxueli
committed
on 20 Dec 2017
|
|
Log地址格式兼容,支持非"/"结尾路径配置;
xuxueli
committed
on 20 Dec 2017
|
|
失败重试完整支持:任务流程分为调度和执行,之前仅支持调度失败的重试;目前支持执行失败的重试,通过任务返回值判断。
xuxueli
committed
on 20 Dec 2017
|
|
2017-12-19 |
Log组件支持输出异常栈信息,底层实现优化
xuxueli
committed
on 19 Dec 2017
|
Log组件支持输出异常栈信息
xuxueli
committed
on 19 Dec 2017
|
|
2017-11-29 |
Log等级调整
xuxueli
committed
on 29 Nov 2017
|
执行器端口支持随机生成(小于等于0时),避免端口定义冲突
xuxueli
committed
on 29 Nov 2017
|
|
2017-11-23 |
任务注解调整为 “@JobHandler”,与任务注解统一;
xuxueli
committed
on 23 Nov 2017
|
2017-11-10 |
更新RM
xuxueli
committed
on 10 Nov 2017
|
任务线程Error异常逻辑逻辑优化
xuxueli
committed
on 10 Nov 2017
|
|
修改JobThread捕获Error错误不更新JobLog
anthow
committed
on 10 Nov 2017
|
|
2017-10-30 |
底层系统日志级别调整,高频非核心日志调整为debug级别
xuxueli
committed
on 30 Oct 2017
|
2017-10-13 |
执行器动态代理对象,拦截非业务方法的执行
xuxueli
committed
on 13 Oct 2017
|
2017-09-05 |
Merge pull request #157 from icyblazek/master
...
许雪里
authored
on 5 Sep 2017
GitHub
committed
on 5 Sep 2017
|
更新RM
xuxueli
committed
on 5 Sep 2017
|
|
2017-09-04 |
升级快照版本:1.9.0-SNAPSHOT
xuxueli
committed
on 4 Sep 2017
|
更新RM
xuxueli
committed
on 4 Sep 2017
|
|
升级正式版本:1.8.2
xuxueli
committed
on 4 Sep 2017
|
|
2017-09-01 |
1.添加GLUE_NODEJS支持
Kevin
committed
on 1 Sep 2017
|
2017-08-30 |
Clean Code
xuxueli
committed
on 30 Aug 2017
|
Clean Code
xuxueli
committed
on 30 Aug 2017
|
|
调度中心任务监控线程销毁时,批量对失败任务告警,防止告警信息丢失;
xuxueli
committed
on 30 Aug 2017
|