红联Linux门户
Linux帮助

MongoDB 3.0.4发布,分布式文档存储数据库

发布时间:2015-06-16 14:50:57来源:红联作者:empast
虽然mongodb release notes页面显示的版本还是3.0.4-rc0,不过3.0.4正式版已经可以在mongodb的仓库中下载到了,详细的change log页面也可以看到版本号显示3.0.4。

此版本的更新大多是BUG修复和内部性能提升,对用户使用上并没什么影响。

Minor Releases

3.0.4-rc0 - June 10, 2015

Fix missed writes with concurrent inserts during chunk migration from shards with WiredTiger primaries: SERVER-18822

Resolve write conflicts with multi-update updates with upsert=true with the Wired Tiger Storage engine: SERVER-18213

Fix case where secondary reads could block replication: SERVER-18190

Improve performance on Windows with WiredTiger and documents larger than 16kb: SERVER-18079

Fix issue where WiredTiger data files are not correctly recovered following unexpected system restarts: SERVER-18316

All issues closed in 3.0.4

更详细的更新内容参考 mongodb change log页面: http://docs.mongodb.org/manual/release-notes/3.0-changelog/

软件详情:http://docs.mongodb.org/manual/release-notes/3.0/

下载地址:http://www.mongodb.org/downloads

来自:开源中国社区
文章评论

共有 0 条评论