2017-08-31 |
事件触发:除了"Cron方式"和"任务依赖方式"触发任务执行之外,支持基于事件的触发任务方式。调度中心提供触发任务单次执行的API服务,可根据业务事件灵活触发。
xuxueli
committed
on 31 Aug 2017
|
---|---|
2017-08-30 |
Clean Code
xuxueli
committed
on 30 Aug 2017
|
调度中心任务监控线程销毁时,批量对失败任务告警,防止告警信息丢失;
xuxueli
committed
on 30 Aug 2017
|
|
2017-08-26 |
执行器注册线程优化,线程销毁时主动摘除注册机器;
xuxueli
committed
on 26 Aug 2017
|
2017-07-28 |
访问令牌(accessToken):为提升系统安全性,调度中心和执行器进行安全性校验,双方AccessToken匹配才允许通讯;
xuxueli
committed
on 28 Jul 2017
|
心跳注册和结果回调,重试逻辑优化
xuxueli
committed
on 28 Jul 2017
|
|
2017-07-27 |
调度中心API服务改为自研RPC形式,统一底层通讯模型;
xuxueli
committed
on 27 Jul 2017
|
更新RM
xuxueli
committed
on 27 Jul 2017
|
|
调度中心,DAO层代码精简优化并且新增测试用例覆盖;
xuxueli
committed
on 27 Jul 2017
|
|
2017-05-10 |
执行器与数据库彻底解耦,但是执行器需要配置调度中心集群地址。调度中心提供API供执行器回调和心跳注册服务,取消调度中心内部jetty,心跳周期调整为30s,心跳失效为三倍心跳;
xueli.xue
committed
on 10 May 2017
|
2017-03-12 |
底层关键数据调整:JobKey的group和name属性,改为采用执行器主键ID和任务主键ID
xueli.xue
committed
on 12 Mar 2017
|
2017-03-10 |
更新RM
xueli.xue
committed
on 10 Mar 2017
|
2017-03-02 |
重要重构:底层通讯模块升级优化;
xueli.xue
committed
on 2 Mar 2017
|
2016-10-03 |
抛弃任务执行机器属性,执行地址统一改为从执行器获取(目前仅支持DB注册方式获取)
xueli.xue
committed
on 3 Oct 2016
|
2016-09-06 |
IJobHandler取消任务返回值,原通过返回值判断执行状态,逻辑改为:默认任务执行成功,仅在捕获异常时认定任务执行失败。
xueli.xue
committed
on 6 Sep 2016
|
2016-07-22 |
init
xueli.xue
committed
on 22 Jul 2016
|
2016-07-20 |
|
2016-05-28 |
任务地址支持配置多个,进行failover
xueli.xue
committed
on 28 May 2016
|
2016-05-23 |
项目名更新
xueli.xue
committed
on 23 May 2016
|
2016-03-12 |
HTTP远程调度交互重构
xueli.xue
committed
on 12 Mar 2016
|
2016-01-16 |
|
2016-01-12 |
调度重构
xueli.xue
committed
on 12 Jan 2016
|
调度信息迁移至DB中
xueli.xue
committed
on 12 Jan 2016
|
|
调度信息迁移至DB中
xueli.xue
committed
on 12 Jan 2016
|
|
2015-12-30 |
调度日志-前后端,重构
xueli.xue
committed
on 30 Dec 2015
|
2015-12-28 |
记录调度日志
xueli.xue
committed
on 28 Dec 2015
|
2015-12-26 |
init
xueli.xue
committed
on 26 Dec 2015
|
2015-12-04 |
init
xueli.xue
committed
on 4 Dec 2015
|
init
xueli.xue
committed
on 4 Dec 2015
|
|
init
xueli.xue
committed
on 4 Dec 2015
|