release-v2.4.12-20200901
版本发布时间: 2020-09-01 20:06:17
alibaba/MongoShake最新发布版本:release-v2.8.4-20230425(2023-04-25 17:30:27)
2020-09-01 Alibaba Cloud.
* version: 2.4.12
* IMPROVE: add sort and hint by _id in full sync stage.
* IMPROVE: add executor namespace writing count metric.
* IMPROVE: add WhiteListObjectIdHasher to solve the jumbo table without
unique index.
* BUGFIX: solve error: "db[xx] not exists on startTsMap". #434
- 全量同步拉取添加sort:{_id:1}配置和Hint: {_id:1}
- 添加executor中关于各个表的统计计数
- 添加WhiteListObjectIdHasher解决大表倾斜:v2.4.12 增加incr_sync.shard_by_object_id_whitelist参数解决没有唯一索引情况下的单表倾斜问题
- 修复一个bug: "db[xx] not exists on startTsMap". #434
1、 mongo-shake-v2.4.12_2.tar.gz 36.71MB