From 1090c2475deaa16aca3edcbc72d1b348467e2e05 Mon Sep 17 00:00:00 2001 From: xuxueli <931591021@qq.com> Date: Mon, 17 Jul 2017 18:14:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0RM?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- doc/XXL-JOB官方文档.md | 5 +++-- .../src/main/webapp/WEB-INF/template/common/common.macro.ftl | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c8f67bc..23ca7185 100644 --- a/README.md +++ b/README.md @@ -107,14 +107,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是 [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` diff --git a/doc/XXL-JOB官方文档.md b/doc/XXL-JOB官方文档.md index d8b99ce6..e97b46c5 100644 --- a/doc/XXL-JOB官方文档.md +++ b/doc/XXL-JOB官方文档.md @@ -98,14 +98,14 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是 [http://git.oschina.net/xuxueli0323/xxl-job](http://git.oschina.net/xuxueli0323/xxl-job) | [Download](http://git.oschina.net/xuxueli0323/xxl-job/releases) -#### 中央仓库地址 (最新Release版本:1.7.2) +#### 中央仓库地址 (最新Release版本:1.8.0) ``` com.xuxueli xxl-job-core - 1.7.2 + 1.8.0 ``` @@ -894,6 +894,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段 - 7、调度任务优先级; - 8、移除quartz依赖,重写调度模块:新增或恢复任务时将下次执行记录插入delayqueue,调度中心集群竞争分布式锁,成功节点批量加载到期delayqueue数据,批量执行。 - 9、任务执行结果回调失败后重试:待定,防止回调死循环; +- 10、springboot 和 docker镜像; ## 七、其他 diff --git a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl index 444731b3..3d24a30f 100644 --- a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl +++ b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.macro.ftl @@ -175,7 +175,7 @@ <#macro commonFooter >