TiDB 3.0.12 Release Notes
发版日期:2020 年 3 月 16 日
TiDB 版本:3.0.12
TiDB Ansible 版本:3.0.12
- TiDB
- 修复慢日志中记录 prewrite binlog 的时间部分计时不准确问题。原本计时的字段名是 ,这次修正后,名称更改为
Wait_prewrite_binlog_time
。#15276
- 修复慢日志中记录 prewrite binlog 的时间部分计时不准确问题。原本计时的字段名是 ,这次修正后,名称更改为
TiDB
Tools
- TiDB Binlog
- Drainer 新增
kafka-client-id
配置项,支持连接 Kafka 客户端配置客户端 ID
- Drainer 新增
- TiDB Binlog
TiKV
PD
- 修复 PD 因处理 Region heartbeat 时的数据竞争导致 Region 信息不正确的问题
TiDB Ansible
- 支持一个集群部署多个 Grafana/Prometheus/Alertmanager #1198