MongoDB 3.4.9 和 3.5.13 已发布。
MongoDB 3.4.9 已经可以用于生产环境,该版本仅包含自 3.4.7 以来的修复,建议所有使用 3.4 系列的用户进行升级。
修复的问题:
- SERVER-20392 Sharding an existing small collection results in large number of chunks
- SERVER-30189 Reduce calls to allocator for large $in expressions
- SERVER-30487 RangeDeleter holds WT transaction open while waiting for majority
- SERVER-30636 Range deleter assert failed because of replication lag
- SERVER-30643 Performance regression with SSL
- WT-3329 With a uniform workload and a number of small collections, eviction does a poor job of selecting candidates for eviction.
3.4.9 的详细更新日志,3.4.9 中已关闭的所有 JIRA 问题。
暂未发现 3.5.13 的更新内容,点此了解更多。
下载地址:https://www.mongodb.com/download-center?jmp=nav#community
转自 http://www.oschina.net/news/88659/mongodb-3-4-9-and-3-5-13