Commit 68c4e2cd by xuxueli

更新RM

parent 90f5e2cb
Showing with 2 additions and 1 deletions
## 《分布式任务调度平台XXL-JOB》 ## 《分布式任务调度平台XXL-JOB》
...@@ -1270,6 +1270,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段 ...@@ -1270,6 +1270,7 @@ Tips: 历史版本(V1.3.x)目前已经Release至稳定版本, 进入维护阶段
- 31、跨平台:除了提供Java、Python、PHP等十来种任务模式之外,新增提供基于HTTP的任务模式; - 31、跨平台:除了提供Java、Python、PHP等十来种任务模式之外,新增提供基于HTTP的任务模式;
- 32、【迭代中】分片任务失败重试优化,仅重试当前失败的分片; - 32、【迭代中】分片任务失败重试优化,仅重试当前失败的分片;
- 33、【迭代中】支持通过API服务操作任务信息; - 33、【迭代中】支持通过API服务操作任务信息;
- 34、【迭代中】底层RPC协议更换为hessian2;
### TODO LIST ### TODO LIST
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment