Percona Server for MongoDB 3.2.19-3.10 发布

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

内容简介:Percona 宣布发布 Percona Server for MongoDB 3.2.19-3.10。Percona Server for MongoDB 是一款增强型,开放源代码且高度可扩展的数据库,它是MongoDB 3.2社区版的完全兼容的替代产品。它支持MongoDB 3.2协议和...

Percona 宣布发布 Percona Server for MongoDB 3.2.19-3.10。Percona Server for MongoDB 是一款增强型,开放源代码且高度可扩展的数据库,它是 MongoDB 3.2社区版的完全兼容的替代产品。它支持MongoDB 3.2协议和驱动程序。

更新内容:

  • #PSMDB-191: Fixed a bug in MongoRocks engine initialization code which caused wrong initialization of _maxPrefix value. This could lead to reuse of dropped prefix and to accidental removal of data from the collection using reused prefix.

在某些特定情况下,数据记录可能会在服务器重新启动后创建的集合或索引时消失。

这可能会发生以下一系列事件:

  1. 用户删除一个或多个索引或集合。

  2. 用户在MongoRocks 压缩线程执行已删除范围的压缩之前关闭服务器  。

  3. 用户重新启动服务器并创建新的集合。由于这些错误,这些新的集合及其索引可能会得到相同的前缀值,这些值被删除并且尚未压缩。用户又将一些数据插入到新的集合中。

  4. 服务器重新启动后,  MongoRocks 压缩线程继续执行已删除范围的压缩,并且此过程最终可能会从共享带有已删除范围的前缀的集合中删除数据。

完整内容请查看发布主页

下载地址:https://www.percona.com/downloads/percona-server-mongodb-3.2


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


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

查看所有标签

猜你喜欢:

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

Data Structures and Algorithm Analysis in Java

Data Structures and Algorithm Analysis in Java

Mark A. Weiss / Pearson / 2006-3-3 / USD 143.00

As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop wel......一起来看看 《Data Structures and Algorithm Analysis in Java》 这本书的介绍吧!

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

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

html转js在线工具
html转js在线工具

html转js在线工具