Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6bd3af22
authored
May 17, 2017
by
xueli.xue
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
bc279ec2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
README.md
pom.xml
README.md
View file @
6bd3af22
...
...
@@ -82,7 +82,7 @@ XXL-JOB是一个轻量级分布式任务调度框架,其核心设计目标是
<dependency>
<groupId>com.xuxueli</groupId>
<artifactId>xxl-job-core</artifactId>
<version>1.7.
1
</version>
<version>1.7.
2
</version>
</dependency>
```
...
...
@@ -831,7 +831,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
-
7、弹框组件统一替换为layer;
-
8、升级quartz版本至2.3.0;
#### 6.15 版本 V1.7.2 特性
(Coding)
#### 6.15 版本 V1.7.2 特性
[2017-05-17]
-
1、阻塞处理策略:调度过于密集执行器来不及处理时的处理策略,策略包括:单机串行(默认)、丢弃后续调度、覆盖之前调度;
-
2、失败处理策略;调度失败时的处理策略,策略包括:失败告警(默认)、失败重试;
-
3、通讯时间戳超时时间调整为180s;
...
...
pom.xml
View file @
6bd3af22
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.xuxueli
</groupId>
<artifactId>
xxl-job
</artifactId>
<version>
1.7.2
</version>
<version>
1.7.2
-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
xxl-job
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment