MongoDB 3.4.0-rc2 is released

MongoDB

#Releases

MongoDB 3.4.0-rc2 is out and is ready for testing. This is the culmination of the 3.3.x development series.

Fixed in this release candidate:

  • SERVER-7306 Mongod as windows service should not claim to be 'started' until it is ready to accept connections
  • SERVER-18908 Secondaries unable to keep up with primary under WiredTiger
  • SERVER-26420 Make internal clients identify themselves in the isMaster handshake
  • SERVER-26514 Create command should take idIndex option
  • SERVER-26648 Tolerate bad collection metadata produced on version 2.4 or earlier
  • SERVER-26652 Invalid definitions in systemd configuration for debian
  • WT-1592 Dump detailed cache information via statistics
  • WT-2954 Inserting multi-megabyte values can cause large in-memory pages

3.4 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team