MongoDB 3.6.15 is out and is ready for production deployment. This release contains only fixes since 3.6.14, and is a recommended upgrade for all 3.6 users.
Fixed in this release:
- SERVER-38205 Optimize splitVector for the jumbo-chunk case
- SERVER-39004 Introduce a quota mechanism for the overflow file
- SERVER-40355 rs.config that contains an _id greater than the number of nodes will crash
- SERVER-43074 Do not use a global variable to encode 'multikeyPath' information when writing out catalog documents
- SERVER-44050 Arrays are not correctly rejected during key generation for "hashed" indexes
- WT-4869 Stop adding cache pressure when eviction is falling behind
3.6 Release Notes |
All Issues |
Downloads
As always, please let us know of any issues.
-- The MongoDB Team