WiredTiger 3.0.0 发布,MongoDB 存储引擎

栏目: 软件资讯 · 发布时间: 6年前

内容简介:MongoDB 存储引擎已发布 WiredTiger 3.0.0 版本,新版本移除了对 wtstats 的支持、修改了日志文件格式以记录先前的 LSN 记录,此外还包含很多其他的 bug 修复和变更。 详细更新如下: WT-3039 Change the log ...

MongoDB 存储引擎已发布 WiredTiger 3.0.0 版本,新版本移除了对 wtstats 的支持、修改了日志文件格式以记录先前的 LSN 记录,此外还包含很多其他的 bug 修复和变更。

详细更新如下:

  • WT-3039 Change the log file format to record a previous LSN record

  • WT-3181 Add support for application defined transaction IDs via a mechanism called timestamps.

  • WT-3310 Add support to WT_SESSION::alter to change table log setting

  • WT-3389 Restructure page split code to hold a split generation for the entire operation.

  • WT-3406 Fix a bug in reconciliation so that it ignores concurrent updates.

  • WT-3418 Fix a block manager race in tree close/open

  • WT-3435 Improvements to the cache overflow mechanism aka lookaside

  • WT-3437 Improvements to auto tuning of number of eviction workers

  • WT-3440 Add a log record when starting a checkpoint.

  • WT-3461 Avoid hangs when system clocks move backwards by using CLOCK_MONOTONIC for pthread_cond_timedwait if possible.

  • WT-3490 Fix a bug in WT_CURSOR.modify unaligned size_t access.

  • WT-3495 Fix a bug so we don't ftruncate if log cursors are open

  • WT-3497 Improve logging message when hitting the configured session limits

  • WT-3537 Split pages in memory when nothing can be written

  • WT-3556 Remove wtstats support

  • WT-3681 Change recovery so that it doesn't truncate the last log file

  • WT-3683 Allow eviction of clean pages with history when cache is stuck

  • WT-3710 Get a page-level lock to ensure page splits are single threaded

  • WT-3752 Allow trimming of obsolete modify updates.

查看 JIRA 更新日志以了解全部更新列表:https://jira.mongodb.org/projects/WT/versions/18401

有关 api 和行为更改的详细信息,请参阅升级文档,点此查看完整更新日志

源码下载:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

长尾理论

长尾理论

[美]克里斯•安德森 (Chris Anderson) / 乔江涛、石晓燕 / 中信出版社 / 2012 / 68.00元

网络经济正如火如荼地发展着,长尾理论无疑成为当代商务人士最为关注的焦点之一。不论是关于长尾理论的溢美还是论战,都代表了其备受关注的程度。 《长尾理论》是克里斯•安德森对这些争论的最明确的回答。在书中,他详细阐释了长尾的精华所在,指出商业和文化的未来不在于传统需求曲线上那个代表“畅销商品”的头部,而是那条代表“冷门商品”的经常被人遗忘的长尾。他还揭示了长尾现象是如何从工业资本主义原动力——规模......一起来看看 《长尾理论》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试