3.20.12.0 版本

DTLE Release Notes

开源数据传输组件 DTLE 3.20.12.0 于今天发布。

一、DTLE 项目介绍

爱可生开源社区的 DTLE ,自开源起一直定位于一款针对 MySQL 使用特点、支持多种使用场景的数据传输组件,希望能够解决当前 MySQL 应用中保障数据传输质量、能够适配复杂场景、提供多样功能的问题。

DTLE 获取

版本库:https://github.com/actiontech/dtle

文档:https://actiontech.github.io/dtle-docs-cn/

发布信息:https://github.com/actiontech/dtle/releases

Tips:建议下载最新的 Releases 版本。RH/Centos 等下载 rpm 安装包,一般 linux下载 tar 包,或使用 docker 运行。

二、更新部分

翻译
  • 修正 gtid_executed 表中,汇聚行 gtid_set 为空的问题 #538

  • 增加列映射的配置项

  • 修正 BinlogDump 重连时,事务被跳过的问题 #547

  • 减少 BinlogDump 重连的可能性

  • 修正了大事务下潜在的数据不一致

  • 修正 consul 无法访问时,报错不明确的问题

  • 调整 consul,nomad 的样例配置,支持更多任务 #551
Release Notes
  • Fixed that gtid_set was empty for summary row in gtid_executed table.
  • Added the configuration for column mapping.
  • Fixed that TX was skipped on BinlogDump reconnecting.
  • Reduce the possiblity of BinlogDump reconnection.
  • Fixed possible inconsistency on big TX.
  • Fixed unclear error when consul is not reachable.
  • Adjust demo config to support more jobs.
分类: 版本发布