History for xxl-job-dm / xxl-job-admin / src / main / java
2017-03-12
执行器策略推送
xueli.xue committed on 12 Mar 2017
fix
xueli.xue committed on 12 Mar 2017
Coding
xueli.xue committed on 12 Mar 2017
底层关键数据调整:JobKey的group和name属性,改为采用执行器主键ID和任务主键ID
xueli.xue committed on 12 Mar 2017
1、任务属性新增"路由策略"并设计交互; ...
xueli.xue committed on 12 Mar 2017
2017-03-10
执行器"轮训"和"LRU"策略中新增缓存Clear逻辑;
xueli.xue committed on 10 Mar 2017
设计新的路由算法"LRU";规划新算法"LFU";
xueli.xue committed on 10 Mar 2017
1、任务新增"执行器路由策略"属性; ...
xueli.xue committed on 10 Mar 2017
文案调整
xueli.xue committed on 10 Mar 2017
文案调整
xueli.xue committed on 10 Mar 2017
执行器新增"注册方式"和"机器地址"属性,支持手动录入机器地址;
xueli.xue committed on 10 Mar 2017
Clean Code
xueli.xue committed on 10 Mar 2017
Clean Code
xueli.xue committed on 10 Mar 2017
2017-03-02
底层线程模型统一;destory逻辑优化;
xueli.xue committed on 2 Mar 2017
Coding
xueli.xue committed on 2 Mar 2017
1、任务日志表"调度状态"和"执行状态"统一为int值,修改对应表结构; ...
xueli.xue committed on 2 Mar 2017
Coding
xueli.xue committed on 2 Mar 2017
重要重构:底层通讯模块升级优化;
xueli.xue committed on 2 Mar 2017
2017-02-24
更新RM
xueli.xue committed on 24 Feb 2017
执行备注优化
xueli.xue committed on 24 Feb 2017
底层日志底层日志调整,非敏感日志level调整为debug;
xueli.xue committed on 24 Feb 2017
新特性: ...
xueli.xue committed on 24 Feb 2017
2017-01-21
执行器、调度中心,支持自定义注册IP地址;解决机器多网卡时错误网卡注册的情况;
xueli.xue committed on 21 Jan 2017
IP工具类优化,本地IP地址静态缓存;
xueli.xue committed on 21 Jan 2017
2016-11-13
1、升级版本1.5.1-SNAPSHOT版本; ...
xueli.xue committed on 13 Nov 2016
2016-10-13
clean code
xueli.xue committed on 13 Oct 2016
2016-10-03
执行器栏目,支持查看在线额执行器列表
xueli.xue committed on 3 Oct 2016
抛弃任务执行机器属性,执行地址统一改为从执行器获取(目前仅支持DB注册方式获取)
xueli.xue committed on 3 Oct 2016
任务组,改为使用执行器ID
xueli.xue committed on 3 Oct 2016
接入执行器,自动注册
xueli.xue committed on 3 Oct 2016