共计 1332 个字符,预计需要花费 4 分钟才能阅读完成。
开源数据传输组件 DTLE 3.20.08.0 已于今日公布。
一、DTLE 我的项目介绍
爱可生开源社区的 DTLE,自开源起始终定位于一款针对 MySQL 应用特点、反对多种应用场景的 数据传输组件,心愿可能解决以后 MySQL 利用中保障数据传输品质、可能适配简单场景、提供多样性能的问题。
DTLE 获取
版本库:https://github.com/actiontech…
文档:https://actiontech.github.io/…
公布信息:https://github.com/actiontech…
Tips:倡议下载最新的 Releases 版本. RH/Centos 等下载 rpm 安装包, 个别 linux 下载 tar 包, 或应用 docker 运行。
二、新性能
Major changes have been made. Now dtle works as a plugin of nomad.
进行了重大更改。当初 DTLE 作为 nomad(https://www.nomadproject.io)的插件。
-
Code optimization and refactoring — 优化、重构代码
- Adapting to latest nomad — 适配最新的 nomad
- Reduced memory consumption — 升高内存耗费
- Improved Kafka ouput performance — 晋升 Kafka 输入性能
- Reorganized logs and error message — 重整日志和报错信息
-
Fixed some bugs — 修复局部 bug
- NatsAddr might be empty sometime — NatsAddr 有时为空
- Progress is updated before real execution — 进度被提前更新
- Kafka might report “unknown table structure” — Kafka 报错 ”unknown table structure”
- Kafka might send the same data repeatedly — Kafka 反复发送雷同音讯
-
Management — 管理机制更新
- Using consul for building up a cluster — 应用 consul 来主动搭建集群
- Using consul for saving meta data — 应用 consul 保留
- Jobs are identified by name instead of random UUID — job 标识符从随机 UUID 改为自定义名称
- Use HCL for job specification — 可应用 HCL 格局(https://github.com/hashicorp/… job 配置
- Json job (new format) and HTTP API is also supported — json 格局仍然被反对(新内容格局)
- Compatibility layer for old HTTP API — 提供兼容层, 可应用老 API 和 job json
疾速开始
应用 rpm 装置或者 docker
docker pull consul:latest && docker pull actiontech/dtle:3.20.08.0
想理解更多请看相干文档:https://actiontech.github.io/…
正文完