Percona announces the release of Percona Server for MongoDB 3.2.19-3.10 on March 16, 2018. Download the latest version from the Percona web site or the Percona Software Repositories.
Percona Server for MongoDB is an enhanced, open source, and highly-scalable database that is a fully-compatible, drop-in replacement for MongoDB 3.2 Community Edition. It supports MongoDB 3.2 protocols and drivers.
Percona Server for MongoDB extends MongoDB Community Edition functionality by including the Percona Memory Engine and MongoRocks storage engine, as well as several enterprise-grade features. requires no changes to MongoDB applications or code.
This release is based on MongoDB 3.2.19 and includes the following additional change:
#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.
In some specific conditions data records could disappear at arbitrary moment of time from the collections or indexes created after server restart.
The Percona Server for MongoDB 3.2.19-3.10 release notes are available in the official documentation.
Resources
RELATED POSTS