MongoDB 4.4.29-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.4.28. The next stable release 4.4.29 will be a recommended upgrade for all 4.4 users.
Fixed in this release:
- SERVER-70155 Add duration of how long an oplog slot is kept open to mongod "Slow query" log lines
- SERVER-82353 Multi-document transactions can miss documents when movePrimary runs concurrently
- SERVER-83564 Make sure the process field is indexed in config.locks
- SERVER-85536 [4.4] removing unindexed unique partial index entries generates write conflicts
As always, please let us know of any issues.
-- The MongoDB Team