MongoDB 4.4.7-rc0 is released

MongoDB 4.4.7-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.4.6. The next stable release 4.4.7 will be a recommended upgrade for all 4.4 users.


Fixed in this release:

  • SERVER-57476 Operation may block on prepare conflict while holding oplog slot, stalling replication indefinitely
  • SERVER-56054 Change minThreads value for replication writer thread pool to 0
  • SERVER-53760 $unwind + $sort pipeline produces large number of file handles when spilling to disk
  • SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIELD_AUTO
  • WT-7185 Avoid aborting a transaction if it is force evicting and oldest
4.4 Release Notes | All Issues | Downloads

As always, please let us know of any issues.

-- The MongoDB Team
1 Like