WiredTiger 2.9.2 发布,MongoDB 存储引擎

栏目: 数据库 · 发布时间: 6年前

内容简介:WiredTiger 2.9.2 发布,MongoDB 存储引擎

MongoDB 存储引擎 WiredTiger 2.9.2 发布了,有关详细信息,请参阅 更改日志 。有如下重要更改:

  • SERVER-16796 Increase logging activity for journal recovery operations

  • SERVER-28168 Cannot start or repair MongoDB after unexpected shutdown.

  • SERVER-28194 Fix a bug where a missing WiredTiger.turtle file can result in data loss

  • WT-98 Update the current cursor value without a search

  • WT-2439 Enhance reconciliation page layout

  • WT-2898 Improve performance of eviction-heavy workloads by dynamically controlling the number of eviction threads

  • WT-3097 Race on reconfigure or shutdown can lead to waiting for statistics log server

  • WT-3106 Add truncate support to command line wt utility

  • WT-3114 Avoid archiving log files immediately after recovery

  • WT-3115 Change the dhandle lock to a read/write lock

  • WT-3127 Fix a bug with CPU yield calls don't necessarily imply memory barriers

  • WT-3135 Fix a bug with search_near() for index with custom collator

  • WT-3137 Fix a hang in __log_slot_join/__log_slot_switch_internal

  • WT-3144 Fix a bug where random cursor returns not-found when descending to an empty page

  • WT-3148 Improve eviction efficiency with many small trees

  • WT-3149 Change eviction to start new walks from a random place in the tree

  • WT-3150 Reduce impact of checkpoints on eviction server

  • WT-3152 Convert table lock from a spinlock to a read write lock

  • WT-3157 Fix a bug in checkpoint/transaction integrity issue when writes fail.

  • WT-3158 Fix structure packing on Windows.

  • WT-3188 Fix error handling in logging where fatal errors could lead to a hang

  • WT-3193 Close a race between verify opening a handle and eviction visiting it

  • WT-3206 Fix a bug where core dump happened on NULL page index

  • WT-3218 Fix a bug that could lead to unexpected checkpoint ordering failures

  • WT-3243 Reorder log slot release so joins don't wait on IO

  • WT-3262 Stop making schema operations wait for cache

有关完整列表,请参阅 JIRA 更改日志: https://jira.mongodb.org/browse/WT/fixforversion/17874

下载地址:

WiredTiger 是一个开源的、高性能、可伸缩的 MongoDB 数据存储引擎。

>>>【全民狂欢,评论有礼】5月15日-31日评论每日更新的“新闻资讯和软件更新资讯”,评论点赞数超过 20 的可登上每周更新的“源资讯”和“软件周刊”两大栏目,点赞数超过 50 的还将获得 5 活跃积分奖励和开源中国定制好礼。详情


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java5.0Tiger程序高手秘笈

Java5.0Tiger程序高手秘笈

BrettMclaughlin / 东南大学出版社 / 2005-10 / 28.00元

代号为 “Tiger”的下一个 Java 版本,不只是个小改动版。在语言核心中有超过 100 项以上的变动,同时有大量的对 library 与 API 所做的加强,让开发者取得许多新的功能、工具与技术。但在如此多的变化下,应该从何处开始着手?也许可以从既长又无趣的语言规范说明书开始看起;或等待最少 500 页的概念与理论巨著出版;甚至还可以直接把玩新的 JDK 看看能够有什么发现;或者借由《Jav......一起来看看 《Java5.0Tiger程序高手秘笈》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换