Percona announces the release of Percona Server for MongoDB 3.4.13-2.11 on March 5, 2018. Download the latest version from the Percona web site or the Percona Software Repositories.
Percona Server for MongoDB 3.4 is an enhanced, open source, and highly-scalable database that is a fully-compatible, drop-in replacement for MongoDB 3.4 Community Edition. It supports MongoDB 3.4 protocols and drivers.
Percona Server for MongoDB extends MongoDB Community Edition functionality by including the Percona Memory Engine and MongoRocks storage engines, as well as several enterprise-grade features:
Percona Server for MongoDB requires no changes to MongoDB applications or code.
This release is based on MongoDB 3.4.13 and includes the following additional changes:
_maxPrefix value. This could lead to reuse of dropped prefix and accidental removal of data from the collection using a reused prefix.In some specific conditions, data records could disappear at an arbitrary moment of time from the collections or indexes created after server restart.This could happen as the result of the following sequence of events:
ServerStatus on MongoRocks is now accessing the storage engine without any locks.Resources
RELATED POSTS