History for xxl-job-dm / xxl-job-core / src
2019-07-06
任务日志主键调整为long,防止海量日志情况下数据溢出;
xuxueli committed on 6 Jul 2019
Merge pull request #982 from strongant/master ...
许雪里 authored on 6 Jul 2019 GitHub committed on 6 Jul 2019
执行器回调线程优化,回调地址为空时销毁问题修复;
xuxueli committed on 6 Jul 2019
2019-07-05
Add unit tests for com.xxl.job.core.biz.impl.ExecutorBizImpl ...
John Bergqvist committed on 5 Jul 2019
2019-07-03
修复 xxl_job_log 主键id类型为 bigint(20) , 防止 int(11) 位溢出导致调度任务不能正常调度。
bwh committed on 3 Jul 2019
2019-06-20
update document
xuxueli committed on 20 Jun 2019