MongoDB 4.4.28-rc0 is out and is ready for testing. This is a release candidate containing only fixes since 4.4.27. The next stable release 4.4.28 will be a recommended upgrade for all 4.4 users.
Fixed in this release:
- SERVER-77506 Sharded multi-document transactions can mismatch data and ShardVersion
- SERVER-82365 Optimize the construction of the balancer's collection distribution status histogram (2nd attempt)
- SERVER-82883 Recovering TransactionCoordinator on stepup may block acquiring read/write tickets while participants are in the prepared state
- WT-7929 Investigate a solution to avoid FTDC stalls during checkpoint
As always, please let us know of any issues.
-- The MongoDB Team